CertificateHashes

Hash digests of a certificate.

JSON representation
{
  "certificateHashSha1": string,
  "certificateHashSha256": string,
  "certificateHashMd5": string
}
Fields
certificateHashSha1

string

Hex-encoded SHA1 hash of the certificate. example: 86:61:97:1A:D5:EF:E5:74:1E:A7:5B:84:7C:68:37:65:CD:94:16:DE

certificateHashSha256

string

Hex-encoded SHA256 hash of the certificate. example: 94:49:C7:F3:A9:3C:F0:C5:5A:67:5D:DF:1C:83:73:2D:87:D5:62:55:E7:0B:15:0D:9E:6F:3C:F8:63:BB:7F:C1

certificateHashMd5

string

Hex-encoded MD5 hash of the certificate. example: 43:51:43:A1:B5:FC:8B:B7:0A:3A:A9:B1:0F:66:73:A8