DeterministicEncryption..::..TryDecrypt Method
Overload List
| Name | Description | |
|---|---|---|
|
|
TryDecrypt(array<Byte>[]()[][], array<Byte>[]()[][], array<Nullable<(Of <<'(Byte>)>>)>[]()[][]%) |
Tries to decrypt the specified cipher bytes if the provided hash matches.
|
|
|
TryDecrypt(Span<(Of <<'(Byte>)>>), array<Byte>[]()[][]%, array<Nullable<(Of <<'(Byte>)>>)>[]()[][]%) |
Tries to decrypt the specified cipher bytes if the provided hash matches.
|

