pub async fn lookup_client_certificate(
conn: &Connection,
endpoint: u16,
fingerprint: Vec<u8>,
) -> Result<LookupClientCertificateResponse>Expand description
Invoke LookupClientCertificate command on cluster TLS Certificate Management.