Click or drag to resize

CmsReadOptions Enumeration

Options for reading CMS objects.

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
[FlagsAttribute]
public enum ReadOptions
Members
Member nameDescription
None Default options.
BigFile Use to speed up the encryption of large files (binary file input only).
See Also