aboutsummaryrefslogtreecommitdiffstats
path: root/TPM2-Plugin/README
diff options
context:
space:
mode:
authorNingSun <ning.sun@intel.com>2018-02-28 18:24:31 -0800
committerNingSun <ning.sun@intel.com>2018-03-01 10:28:45 -0800
commit535535b7c5f2781fa096a5fd00a762d24db4eddc (patch)
tree57a75d6dc0f01677a9da21715f3a3a4d11cf3298 /TPM2-Plugin/README
parent0c89b3ccba7c9b7332ab67ae1936aff51ca62367 (diff)
Setup TPM2-Plugin build environment
Add initial codes to build TPM2-plugin shared lib Issue-ID: AAF-94 Change-Id: I96dee3699aa250b69350d6f01401f3831cf515f7 Signed-off-by: NingSun <ning.sun@intel.com>
Diffstat (limited to 'TPM2-Plugin/README')
-rw-r--r--TPM2-Plugin/README5
1 files changed, 0 insertions, 5 deletions
diff --git a/TPM2-Plugin/README b/TPM2-Plugin/README
deleted file mode 100644
index e6ed31a..0000000
--- a/TPM2-Plugin/README
+++ /dev/null
@@ -1,5 +0,0 @@
-## Introduction
-
-This is TPM2-Plugin to gererate asymetric key pairs from TPM2.0 module
-and save them in SoftHSM Token object folder in encryped fasion.
-The private part of keys can only be used for signing when it is loaded in TPM module.