Certificate.GetCertHash Method
Namespace: Rebex.Security.Certificates
Assembly: Rebex.Common.dll (version 7.0.9083)
GetCertHash()
Returns the hash value for the X.509v3 certificate as an array of bytes.
Declaration
public byte[] GetCertHash()
Returns
Type | Description |
---|---|
Byte[] | The hash value for the X.509 certificate. |