Click or drag to resize

CipherOpts Enumeration

Advanced options

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.0.0)
Syntax
[FlagsAttribute]
public enum Opts
Members
Member nameDescription
Default Default options
PrefixIV Prefix (prepend) the IV before the ciphertext in the output (ignored for ECB mode)
See Also