CertificateRevocationList.SignatureHashAlgorithm Property
Namespace: Rebex.Security.Cryptography.Pkcs
Assembly: Rebex.Common.dll (version 8.0.9673)
SignatureHashAlgorithm
Returns the hash algorithm used to create the signed hash value.
Declaration
public SignatureHashAlgorithm SignatureHashAlgorithm { get; }
Property Value
| Type | Description |
|---|---|
| SignatureHashAlgorithm | Hash algorithm. |