Function fastly_api::apis::tls_private_keys_api::create_tls_key
source · pub async fn create_tls_key(
configuration: &mut Configuration,
params: CreateTlsKeyParams
) -> Result<TlsPrivateKeyResponse, Error<CreateTlsKeyError>>
Expand description
Create a TLS private key.