IKeyStorageInfoKeySpec Property

Gets a value that identifies whether a private key can be used for signing, or encryption, or both.

Definition

Namespace: SysadminsLV.PKI.Cryptography
Assembly: SysadminsLV.PKI.Win (in SysadminsLV.PKI.Win.dll) Version: 4.0.1.0 (4.0.1.0)
C#
X509KeySpecFlags KeySpec { get; }

Property Value

X509KeySpecFlags

See Also