Advanced options
Namespace: CryptoSysPKIAssembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.25611 (23.0.0.0)
Syntax[FlagsAttribute]
public enum Opts
<FlagsAttribute>
Public Enumeration Opts
Members| Member name | Description |
|---|
| Default |
Default options
|
| PrefixIV |
Prefix (prepend) the IV before the ciphertext in the output (ignored for ECB mode)
|
See Also