From 1f0693a098449fcf095d1110545cfba1d4f76b1b Mon Sep 17 00:00:00 2001 From: Holger Dengler Date: Mon, 28 Jan 2019 11:34:02 +0100 Subject: security: Add PKCS#11 slides The PKCS11 slides describe the main elements of the standard and how the interfaces can be used in applications. Signed-off-by: Holger Dengler --- security/pkcs/Kconfig | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 security/pkcs/Kconfig (limited to 'security/pkcs/Kconfig') diff --git a/security/pkcs/Kconfig b/security/pkcs/Kconfig new file mode 100644 index 0000000..1beae12 --- /dev/null +++ b/security/pkcs/Kconfig @@ -0,0 +1,7 @@ +config SECURITY_PKCS11 + bool "PKCS#11" + default y + help + Content: + - tbd + -- cgit v1.2.3