pub fn config_tls_generate_post(
configuration: &Configuration,
tls_key_generate_request_data: TlsKeyGenerateRequestData,
) -> Result<ResponseContent<()>, Error<ConfigTlsGeneratePostError>>Expand description
Generate a new pair of public and private key for NetHSM’s https API.