Method ReadDecrypted
- Namespace
- LMKit.Cryptography
- Assembly
- LM-Kit.NET.dll
ReadDecrypted(long, Span<byte>)
Read decrypted plaintext bytes into destination.
public void ReadDecrypted(long plaintextOffset, Span<byte> destination)
Read decrypted plaintext bytes into destination.
public void ReadDecrypted(long plaintextOffset, Span<byte> destination)