pemCertificate property

String? pemCertificate
getter/setter pair

Certificate associated with the key.

The bytes must contain the certificate in PEM format.

Required.

Implementation

core.String? pemCertificate;