Referenceentitykeylocal_keyOn this pageentity.key.local_keyLocalKey Objects class LocalKey() Represents a local key with its public and private components. __init__ def __init__(key: str, private_key: str, key_type: KeyType) -> None Constructs a LocalKey object with the specified parameters.