subjectPublicKeyInfo property

String? subjectPublicKeyInfo
getter/setter pair

The public key for which a certificate should be provisioned.

Represented as a DER-encoded X.509 SubjectPublicKeyInfo.

Output only.

Implementation

core.String? subjectPublicKeyInfo;