pub async fn find_client_certificate(
conn: &Connection,
endpoint: u16,
ccdid: Option<u8>,
) -> Result<FindClientCertificateResponse>Expand description
Invoke FindClientCertificate command on cluster TLS Certificate Management.
pub async fn find_client_certificate(
conn: &Connection,
endpoint: u16,
ccdid: Option<u8>,
) -> Result<FindClientCertificateResponse>Invoke FindClientCertificate command on cluster TLS Certificate Management.