googlePublicKeyPem property
The public key for the Google default signing, encoded in PEM format.
The signature was created using a private key which may be verified using this public key.
Implementation
core.String? googlePublicKeyPem;
The public key for the Google default signing, encoded in PEM format.
The signature was created using a private key which may be verified using this public key.
core.String? googlePublicKeyPem;