Certificate.GetSignatureHashAlgorithm Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetSignatureHashAlgorithm()
Returns the hash algorithm used to create the signature of this certificate.
Declaration
public SignatureHashAlgorithm GetSignatureHashAlgorithm()
Returns
Type | Description |
---|---|
SignatureHashAlgorithm | Hash algorithm. |