TSL语言基础
>
Object TSL
>
TSL内置对象使用大全
>
TCipher
>
TCipher类的属性
Key
复制链接
简述
秘钥,hex字符串
类型:只写
定义
Key:string
相关
Mode
Password
Key
IV
KeyLength
LVLength
FAQ/知识库链接
Q:同一套密钥,在不同的电脑上写程序,有的电脑能打开,有的不能打开,报:error key to decrypt!
Q:打开加密函数后,函数源码显示:raise "Error:compiler can not support compiled function/key not found/secure function body"?
Q:执行加密函数时,报错:“Error:compiler can not support compiled function/key not found/secure function body”?