pub async fn certificate_chain_request(
conn: &Connection,
endpoint: u16,
certificate_type: CertificateChainType,
) -> Result<CertificateChainResponse>Expand description
Invoke CertificateChainRequest command on cluster Operational Credentials.