Click or drag to resize

RngStrength Enumeration

Required security strength for user-prompted entropy

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.2.0.37107 (23.2.0.0)
Syntax
public enum Strength
Members
Member nameDescription
Default Default option
Bits_112 112 bits of security (default)
Bits_128 128 bits of security
Bits_192 192 bits of security
Bits_256 256 bits of security
See Also