Property Ciphertext
- Namespace
- MailFathom.Infrastructure.DataEncryption
- Assembly
- MailFathom.Infrastructure.dll
Ciphertext
The sealed bytes, in the layout AesGcmEnvelope fixes.
public ReadOnlyMemory<byte> Ciphertext { get; init; }
The sealed bytes, in the layout AesGcmEnvelope fixes.
public ReadOnlyMemory<byte> Ciphertext { get; init; }