CertificateFingerprint

CertificateFingerprint
CertificateFingerprint

Certificates are represented in cryptographic hash algorithms (such as SHA-256 and SHA-1). Used during Endpoint creation.

JSON Example
{
    "SHA-1": "F38585A104F37726CFCCE5CEE223ED63A18F54DC",
    "SHA-256": "1E47299CCE0081B73FC6AEA3FD35BA2309A033A858EDD518789477C20C910CA4"
}
string
SHA-1
Optional

String representing the SHA-1 encoding of the Certificate.

string
SHA-256
Optional

String representing the SHA-256 encoding of the Certificate.