publicKeyPem property

String? publicKeyPem
getter/setter pair

A PEM-encoded public key, as described in https://tools.ietf.org/html/rfc7468#section-13

Implementation

core.String? publicKeyPem;