Field KeySizeInBytes
- Namespace
- MailFathom.Common
- Assembly
- MailFathom.Common.dll
The key length this envelope uses, in bytes.
public const int KeySizeInBytes = 32
Returns
- int
- The key length this envelope uses, in bytes.
Remarks
AES-256, stated so a caller generating a key does not have to infer the size from the algorithm name.