CryptographyTemplateSettingsKeyAlgorithm Property |
Gets or sets key algorithm required by the certificate template.
Namespace:
PKI.CertificateTemplates
Assembly:
SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public Oid KeyAlgorithm { get; }
Public ReadOnly Property KeyAlgorithm As Oid
Get
public:
property Oid^ KeyAlgorithm {
Oid^ get ();
}
member KeyAlgorithm : Oid with get
Property Value
Type:
OidSee Also