client_csr

Function client_csr 

Source
pub async fn client_csr(
    conn: &Connection,
    endpoint: u16,
    nonce: Vec<u8>,
    ccdid: Option<u8>,
) -> Result<ClientCSRResponse>
Expand description

Invoke ClientCSR command on cluster TLS Certificate Management.