Method CreateKey
- Namespace
- MailFathom.Common
- Assembly
- MailFathom.Common.dll
CreateKey()
Generates a key of the length this envelope expects.
public static byte[] CreateKey()
Returns
- byte[]
A cryptographically random key.
Generates a key of the length this envelope expects.
public static byte[] CreateKey()
A cryptographically random key.