Returns the hash value for the X.509v3 certificate as an array of bytes.
Namespace:
Rebex.Security.Certificates
Assembly:
Rebex.Common (in Rebex.Common.dll)
Syntax
Visual Basic |
---|
Public Function GetCertHash As Byte() |
C# |
---|
public byte[] GetCertHash() |