vaultrs::ssh::ca

Function delete

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

Deletes the stored keys for the CA.

See DeleteCAInfoRequest