CryptographyTemplateSettingsHashAlgorithm Property |
Gets or sets hash algorithm is used to sign request 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 HashAlgorithm { get; }
Public ReadOnly Property HashAlgorithm As Oid
Get
public:
property Oid^ HashAlgorithm {
Oid^ get ();
}
member HashAlgorithm : Oid with get
Property Value
Type:
OidSee Also