Table of Contents

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.