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