x509CertificateThumbprint property
String?
get
x509CertificateThumbprint
A base64url encoded SHA-1 thumbprint (a.k.a. digest) of the DER encoding of an X.509 certificate.
Implementation
String? get x509CertificateThumbprint => this['x5t'];