CertificateInfo.SignatureHashAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 7.0.9083)
SignatureHashAlgorithm
Gets or sets the hash algorithm to be used to create the signature of the certificate.
Declaration
public HashingAlgorithmId SignatureHashAlgorithm { get; set; }
Property Value
Type | Description |
---|---|
HashingAlgorithmId | The hash algorithm to be used to create the signature of the certificate. |