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