vaultrs::ssh::ca

Function read

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

Reads the public key of the CA.

See ReadPublicKeyRequest