From 50919a41274a4ff959074ea8ed3e7a19e5f2d3d9 Mon Sep 17 00:00:00 2001 From: sapthasurendran Date: Thu, 14 Jul 2022 18:00:39 +0530 Subject: [PATCH] readme note added Signed-off-by: sapthasurendran --- hardware-security-module/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/hardware-security-module/README.md b/hardware-security-module/README.md index 3ed3e722..c7ddc110 100644 --- a/hardware-security-module/README.md +++ b/hardware-security-module/README.md @@ -7,6 +7,8 @@ The samples will only run against Fabric v2.4 and higher. Sample client applications are available to demonstrate the features of the Fabric Gateway and associated SDKs using this network. +> **_NOTE:_** When you use an HSM, private keys for a Fabric enrollment are stored within a dedicated hardware module, rather than in plain text on a local file system. + ## Installations ### C Compilers