Skip to main content
atoti.KeyPair(
    public_key: str,
    private_key: str,
)

Attributes

public_key

str

private_key

str

Properties

public_key_pem

str
The public key in PEM format.