You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
384 B
12 lines
384 B
--- include/mbedtls/config.h.orig 2017-03-29 12:55:55.677132417 +0200
|
|
+++ include/mbedtls/config.h 2017-03-29 12:56:09.476057072 +0200
|
|
@@ -2109,7 +2109,7 @@
|
|
* This module enables SSL/TLS PKCS #11 smartcard support.
|
|
* Requires the presence of the PKCS#11 helper library (libpkcs11-helper)
|
|
*/
|
|
-//#define MBEDTLS_PKCS11_C
|
|
+#define MBEDTLS_PKCS11_C
|
|
|
|
/**
|
|
* \def MBEDTLS_PKCS12_C
|