tbsCertificateDigest property

String? tbsCertificateDigest
getter/setter pair

The hash of the pre-signed certificate, which will be signed by the CA.

Corresponds to the TBS Certificate in https://tools.ietf.org/html/rfc5280#section-4.1.2. The field will always be populated.

Implementation

core.String? tbsCertificateDigest;