openssh\_key.key.PublicKey ========================== .. currentmodule:: openssh_key.key .. autoclass:: PublicKey :members: :show-inheritance: :inherited-members: .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~PublicKey.__init__ ~PublicKey.create_key_params ~PublicKey.create_key_params_dict ~PublicKey.from_byte_stream ~PublicKey.from_bytes ~PublicKey.from_string ~PublicKey.get_footer_format_instructions_dict ~PublicKey.get_header_format_instructions_dict ~PublicKey.pack_public_bytes ~PublicKey.pack_public_string .. rubric:: Attributes .. autosummary:: ~PublicKey.FOOTER_FORMAT_INSTRUCTIONS_DICT ~PublicKey.HEADER_FORMAT_INSTRUCTIONS_DICT