Class WrappingPublicKey (2.16.1)

Stay organized with collections Save and categorize content based on your preferences.
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