x509CertificateSha256Thumbprint property

String? x509CertificateSha256Thumbprint

A base64url encoded SHA-256 thumbprint (a.k.a. digest) of the DER encoding of an X.509 certificate.

Implementation

String? get x509CertificateSha256Thumbprint => this['x5t#S256'];