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