Advanced options for CMS enveloped-data objects
[FlagsAttribute] public enum EnvDataOptions
<FlagsAttribute> _ Public Enumeration EnvDataOptions
| Member name | Description | |
|---|---|---|
| None | Default option | |
| FormatBase64 | Object is encoded in base64 | |
| AltAlgId | Use alternative (non-standard) alternative TeleTrusT Content Encryption Algorithm Identifier | |
| BigFile | Use to speed up the encryption of large files [new in v3.7] |