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

DeterministicEncryption..::..Encrypt Method

Overload List


  Name Description
Public method Encrypt(array<Byte>[]()[][])
Encrypts the given byte array using deterministic AES encryption.
Public method Encrypt(Span<(Of <<'(Byte>)>>))
Encrypts the given span of bytes using deterministic AES encryption.
Public method Encrypt(Memory<(Of <<'(Byte>)>>))
Encrypts the given memory block of bytes using deterministic AES encryption.