pub async fn read(
client: &impl Client,
mount: &str,
serial: &str,
) -> Result<ReadCertificateResponse, ClientError>Expand description
Read a certificate using its serial
pub async fn read(
client: &impl Client,
mount: &str,
serial: &str,
) -> Result<ReadCertificateResponse, ClientError>Read a certificate using its serial