blob: 923f213863dc8373e7b39a6183333c0109e38863 (
plain) (
blame)
1
2
3
4
5
6
7
8
|
Provides a way to load and enumerate PKCS#11 modules. Provides a
standard configuration setup for installing PKCS#11 modules in
such a way that they're discoverable.
Also solves problems with coordinating the use of PKCS#11 by
different components or libraries living in the same process.
WWW: http://p11-glue.freedesktop.org/p11-kit.html
|