From 20da40f48d9704f674d6ef79f9bfb30b62b847cc Mon Sep 17 00:00:00 2001 From: jans23 Date: Thu, 28 Mar 2024 17:23:25 +0100 Subject: [PATCH] nethsm Rust crate added (#231) --- nethsm/integration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nethsm/integration.rst b/nethsm/integration.rst index b5da53c2e2..3fffbf2ee9 100644 --- a/nethsm/integration.rst +++ b/nethsm/integration.rst @@ -41,7 +41,7 @@ This will provide the REST API on the port `8443` via the HTTPS protocol. Integration into Custom Application ----------------------------------- -To integrate the NetHSM into own custom applications, client libraries are available for almost all programming languages. Here are libraries for `Rust `_ and `Python `_. For all other programming languages we recommend using `OpenAPI Generator `_. +To integrate the NetHSM into own custom applications, client libraries are available for almost all programming languages. Here are libraries for `Python `_ and `Rust `_ as well as `this 3rd party Rust crate `_. For all other programming languages we recommend using `OpenAPI Generator `_. The list of all available languages can be retrieved as follows.