pem property

String? pem
getter/setter pair

The public key, encoded in PEM format.

For more information, see the RFC 7468 sections for General Considerations and Textual Encoding of Subject Public Key Info.

Implementation

core.String? pem;