CspProviderInfoHardwareRNG Property
Gets a Boolean value that specifies whether the provider supports a hardware random number generator
that can be used to create random bytes for cryptographic operations.
Namespace: SysadminsLV.PKI.CryptographyAssembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
public bool HardwareRNG { get; }
Public ReadOnly Property HardwareRNG As Boolean
Get
public:
property bool HardwareRNG {
bool get ();
}
member HardwareRNG : bool with get
Property Value
Boolean