atoti_storage_azure.KeyPair(Key pair to use for client side encryption.
public_key: str,
private_key: str,
*,
key_id: str,
)
Properties
public_key_pem
strThe public key in PEM format.
Attributes
key_id
The ID of the key used to encrypt the blob.public_key
str
private_key
str