Skip to content

Usage

Cryptoki Bridge is a shared library that can be loaded into any application that supports PKCS#11. On Debian-based distributions, the library is installed in /usr/lib/libcryptoki_bridge.so.

Configuration

  1. Bridge Controller
  2. ENV Variables
    • COMMUNICATOR_HOSTNAME - sets the meesign hostname, e.g., meesign.crocs.fi.muni.cz (required)
    • COMMUNICATOR_CERTIFICATE_PATH - provides the library with the path to the CA certificate (required)
    • GROUP_ID - sets the signing group (optional). If not set, all groups present on the communicator are available.

Use Cases