SecurityUtilsAesDecrypt Method |
Name | Description | |
---|---|---|
![]() ![]() | AesDecrypt(Byte, Byte) |
Decrypts data using the 256-bit AES algorithm.
|
![]() ![]() | AesDecrypt(Byte, String) |
Decrypts data using the 256-bit AES algorithm.
|
![]() ![]() | AesDecrypt(String, String) |
Decrypts data using the 256-bit AES algorithm.
|
![]() ![]() | AesDecrypt(Byte, SecurityUtilsBase64Variant, String) |
Decrypts data using the 256-bit AES algorithm.
|
![]() ![]() | AesDecrypt(String, SecurityUtilsBase64Variant, String) |
Decrypts data using the 256-bit AES algorithm.
|