etxt2shtml

encode text to secret html-file

Synopsis

checksum=etxt2shtml(text,htmlFilename,key[,title[,legend[,mineTye[,cipher]]]])

Parameter(s)

text :

vector of unsigned char

or string

or filename of text-file

htmlFilename :

string of html-filename

key :

vector of unsigned char

or string

title :

title of encoded file

legend :

legend under lock

mineType :

default=’text/html’

cipher :

cipher id, default=0

0=QUISCI

1=RC4

checksum :

checksum of cipher

Close