Click or drag to resize

RngStrength Enumeration

Required security strength for user-prompted entropy

Namespace: CryptoSysPKI
Assembly: diCrSysPKINet (in diCrSysPKINet.dll) Version: 23.0.0.30549 (23.1.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