vaultrs::pki::cert::crl

Function rotate

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

Rotates the CRL

See RotateCRLsRequest