| |||||||||||||
KASH3 Reference Manual | |||||||||||||
| |||||||||||||
FunctionCipherEncrypt
(
string plain,
string cipher,
string key
)
->
string crypt
Optional Arguments
DescriptionExamplesx_k:=CipherKey("sometest","AES-256-CBC","RIPEMD160");;
CipherEncrypt("clear text","AES-256-CBC",x_k);;
See also | |||||||||||||
Built:
Mon Nov 14 21:12:39 UTC 2005 on mackThe KANT Group |