Class WrappingPublicKey (1.4.1)

The public key component of the wrapping key. For details of the type of key this public key corresponds to, see the ImportMethod. .. attribute:: pem

The public key, encoded in PEM format. For more information, see the RFC 7468 <https://tools.ietf.org/html/rfc7468> sections for General Considerations <https://tools.ietf.org/html/rfc7468#section-2> and Textual Encoding of Subject Public Key Info.

Inheritance

builtins.object > google.protobuf.pyext._message.CMessage > builtins.object > google.protobuf.message.Message > WrappingPublicKey