IKeyStorageInfoKeySpec Property |
Gets a value that identifies whether a private key can be used for signing, or encryption, or both.
Namespace:
SysadminsLV.PKI.Cryptography
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax X509KeySpecFlags KeySpec { get; }
ReadOnly Property KeySpec As X509KeySpecFlags
Get
property X509KeySpecFlags KeySpec {
X509KeySpecFlags get ();
}
abstract KeySpec : X509KeySpecFlags with get
Property Value
Type:
X509KeySpecFlagsSee Also