CryptoSys PKI Pro Manual

Cms.ContentEncrAlg Enumeration

Content encryption algorithm.

Syntax

[C#]
public enum ContentEncrAlg
[VB]
Public Enumeration ContentEncrAlg

Members

Member nameDescription
Default Default = AES-128 CHANGED in [v23.0]
Tdea Triple DES (TDEA, 3DES, des-ede3)
Aes128 AES-128 (default)
Aes192 AES-192
Aes256 AES-256
Aes_128_Gcm AES-128-GCM authenticated encryption algorithm from RFC5116.
Aes_192_Gcm AES-192-GCM authenticated encryption algorithm in the same manner as RFC5116.
Aes_256_Gcm AES-256-GCM authenticated encryption algorithm from RFC5116.
ChaCha20_Poly1305 AEAD_CHACHA20_POLY1305 authenticated encryption algorithm from RFC8439.

[Contents] [Index]

[PREV: Cms.ComprDataOptions Enumeration...]   [Contents]   [Index]   
   [NEXT: Cms.EnvDataOptions Enumeration...]

Copyright © 2004-26 D.I. Management Services Pty Ltd t/a CryptoSys. All rights reserved. Generated 2026-09-21T05:59:39Z.