X509CertificateTrustListBuilderHashAlgorithm Property
Gets or sets the hashing algorithm used to create trust list entries. Default algorithm is SHA1.
Namespace: SysadminsLV.PKI.Cryptography.X509CertificatesAssembly: SysadminsLV.PKI (in SysadminsLV.PKI.dll) Version: 4.0.1
public Oid HashAlgorithm { get; set; }
Public Property HashAlgorithm As Oid
Get
Set
public:
property Oid^ HashAlgorithm {
Oid^ get ();
void set (Oid^ value);
}
member HashAlgorithm : Oid with get, set
Property Value
Oid