Class WrappingPublicKey (2.6.1)

WrappingPublicKey(mapping=None, *, ignore_unknown_fields=False, **kwargs)

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

Attribute

NameDescription
pem str
The public key, encoded in PEM format. For more information, see the RFC 7468 __ sections for `General Considerations