eBizprise Framework Documentation
C#
Show/Hide TOC
AESEncoder
Decrypt
GCM Method
Overload List
DecryptGCM(String, String)
使用AES-GCM模式解密指定文字 (使用設定檔中的Key)
DecryptGCM(String,
Byte
,
Byte
,
Byte
, String)
使用AES-GCM模式解密指定文字
See Also
Reference
AESEncoder Class
eBizprise.Framework.EncodeHelper Namespace
In This Article
Overload List
See Also