pemCertificate property

String? pemCertificate
getter/setter pair

PEM certificate that is allowlisted.

The certificate can be up to 5k bytes, and must be a parseable X.509 certificate.

Required.

Implementation

core.String? pemCertificate;