CryptographyTemplateSettingsKeySpec Property

Indicates operations for which the private key can be used.

Definition

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

Property Value

X509KeySpecFlags

See Also