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