SecurityUtilsHmacTryVerifyAndDecrypt Method |
Name | Description | |
---|---|---|
![]() ![]() | HmacTryVerifyAndDecrypt(Byte, Byte, Byte) |
Verifies a HMACSHA-256 signature and decrypts data.
|
![]() ![]() | HmacTryVerifyAndDecrypt(Byte, String, String) |
Verifies a HMACSHA-256 signature and decrypts data.
|
![]() ![]() | HmacTryVerifyAndDecrypt(String, String, String) |
Verifies a HMACSHA-256 signature and decrypts data.
|
![]() ![]() | HmacTryVerifyAndDecrypt(Byte, SecurityUtilsBase64Variant, String, String) |
Verifies a HMACSHA-256 signature and decrypts data.
|
![]() ![]() | HmacTryVerifyAndDecrypt(String, SecurityUtilsBase64Variant, String, String) |
Verifies a HMACSHA-256 signature and decrypts data.
|