CryptoSys PKI Pro Manual

Cms.EnvDataOptions Enumeration

Advanced options for CMS enveloped-data objects.

Syntax

[C#]
[FlagsAttribute]
public enum EnvDataOptions
[VB.NET]
<FlagsAttribute> _
Public Enumeration EnvDataOptions

Members

Member nameDescription
None
Default options.
FormatBase64
Encode output in base64 (default = binary).
AltAlgId
Use alternative (non-standard) alternative TeleTrusT Content Encryption Algorithm Identifier.
BigFile
Use to speed up the encryption of large files (binary file to binary file only).
Mgf1Sha1
Force the MGF1 hash function to be SHA-1 (RSA-OAEP only, default = same as encoding hash function).
Authenticated
Use AES-GCM authenticated encryption instead of AES-CBC (redundant as of [v22.0]).

[Contents] [Index]

[PREV: Cms.ContentEncrAlg Enumeration...]   [Contents]   [Index]   
   [NEXT: Cms.Format Enumeration...]

Copyright © 2004-24 D.I. Management Services Pty Ltd. All rights reserved. Generated 2024-09-23T07:52:09Z.