diff options
Diffstat (limited to 'doc/manual/pkcs11.rst')
-rw-r--r-- | doc/manual/pkcs11.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manual/pkcs11.rst b/doc/manual/pkcs11.rst index 38d973798..8e78b8797 100644 --- a/doc/manual/pkcs11.rst +++ b/doc/manual/pkcs11.rst @@ -24,7 +24,7 @@ access to all functions that are specified by the standard. The high level API r an object oriented approach to use PKCS#11 compatible devices but only provides a subset of the functions described in the standard. -To use the PKCS#11 implementation Botan has to be configured with ``--with-pkcs11``. +To use the PKCS#11 implementation the ``pkcs11`` module has to be enabled. .. note:: |