Class PublicKey (2.0.1)

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

The public key for a given CryptoKeyVersion. Obtained via GetPublicKey.

Attributes

NameDescription
pem str
The public key, encoded in PEM format. For more information, see the RFC 7468 __ sections for `General Considerations
algorithm .resources.CryptoKeyVersion.CryptoKeyVersionAlgorithm
The Algorithm associated with this key.