資源簡介
delphi調用原型:
Function AESCBC(kb:integer;resStr:PChar;inKey:PChar;initVector:PChar;error:Pchar):PChar; cdecl; external 'AES.dll';
kb:128,192,256,
resStr:源字符串
inKey:密匙
initVector:初始向量
返回值為base64編碼串

代碼片段和文件信息
- 上一篇:Arc_GIS注冊機(支持版本9.0-10.0)
- 下一篇:華碩開機動畫修改
評論
共有 條評論