WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

DeterministicEncryption..::..Decrypt Method

Overload List


  Name Description
Public method Decrypt(array<Byte>[]()[][])
Decrypts the specified cipher bytes using AES encryption.
Public method Decrypt(Span<(Of <<'(Byte>)>>))
Decrypts the data represented by a Span<byte>
Public method Decrypt(Memory<(Of <<'(Byte>)>>))
Decrypts the data represented by a Memory<byte>.