certificateHashSha1 property

String? certificateHashSha1
getter/setter pair

The base64 urlsafe encoded SHA1 hash of the certificate.

(This field is deprecated in favor of SHA2-256. It should not be used and may be removed at any time.)

Implementation

core.String? certificateHashSha1;