Rebex
Products Downloads Buy Support Contact
Show / Hide Table of Contents

MailEncryptionAlgorithm Enum

Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 8.0.9673)

Defines the encryption algorithm used to encrypt mail.

Syntax
public enum MailEncryptionAlgorithm

Fields

Name Description
AES128

AES/CBC (128bit).

AES128GCM

AES/GCM (128bit), specified by RFC 5084.

AES192

AES/CBC (192bit).

AES192GCM

AES/GCM (192bit), specified by RFC 5084.

AES256

AES/CBC (256bit).

AES256GCM

AES/GCM (256bit), specified by RFC 5084.

ChaCha20Poly1305

ChaCha20/Poly1305 (256bit), specified by RFC 8103 and RFC 8439.

DES

DES.

None

No encryption algorithm.

RC2

RC2.

TripleDES

3DES.

Unsupported

Unsupported encryption algorithm.

In This Article
© REBEX ČR s.r.o. Back to top
Privacy policy
Manage cookies