pub async fn read(
client: &impl Client,
mount: &str,
) -> Result<ReadPublicKeyResponse, ClientError>Expand description
Reads the public key of the CA.
pub async fn read(
client: &impl Client,
mount: &str,
) -> Result<ReadPublicKeyResponse, ClientError>Reads the public key of the CA.