Click or drag to resize

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; }

Property Value

Type: X509KeySpecFlags
See Also