CryptographyTemplateSettingsKeySpec Property

Indicates operations for which the private key can be used.

Definition

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

Property Value

X509KeySpecFlags

See Also