vaultrs::transit::key

Function rotate

source
pub async fn rotate(
    client: &impl Client,
    mount: &str,
    name: &str,
) -> Result<(), ClientError>
Expand description

Rotate the version of a named key.

See RotateKeyRequest