Click or drag to resize

X509CertificateTrustListBuilderHashAlgorithm Property

Gets or sets the hashing algorithm used to create trust list entries. Default algorithm is SHA1.

Namespace:  SysadminsLV.PKI.Cryptography.X509Certificates
Assembly:  SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax
public Oid HashAlgorithm { get; set; }

Property Value

Type: Oid
See Also