AESEncoderDecrypt(String) Method
解密指定文字
Namespace: eBizprise.Framework.EncodeHelperAssembly: eBizprise.Framework.Core (in eBizprise.Framework.Core.dll) Version: 26.0.0.0+6e92afb880fa099fdfe407c9aa8d1b17eaaf3625
public static string Decrypt(
string base64String
)
- base64String String
- 欲解密文字
Stringstring
| Date | Version | Description |
|---|
| 2020/02/19 | 1.0.0.1 | 初版 |