Function fastly_api::apis::tls_private_keys_api::delete_tls_key
source · pub async fn delete_tls_key(
configuration: &mut Configuration,
params: DeleteTlsKeyParams
) -> Result<(), Error<DeleteTlsKeyError>>Expand description
Destroy a TLS private key. Only private keys not already matched to any certificates can be deleted.