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.3.0+a868daf3196ed1ac6592e4f3e5cd2b429fc81eaa
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