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