opensc-pkcs11.so is a PKCS#11 lib so the its API conforms to the
standard defined in https://docs.oasis-
open.org/pkcs11/pkcs11-base/v2.40/os/pkcs11-base-v2.40-os.html

If you are looking for .h header files you can use:
https://www.oasis-open.org/committees/document.php?document_id=55655&wg_abbrev=pkcs11
https://www.oasis-open.org/committees/document.php?document_id=55656&wg_abbrev=pkcs11
https://www.oasis-open.org/committees/document.php?document_id=55657&wg_abbrev=pkcs11

pkcs11-spy.so is a spy/debug library. It uses the same API.

A PKCS#11 library is, in general, dynamically loaded using dlopen(3). So
the dependency is not visible from an application using the library (for
example Firefox).

If you really need to move opensc-pkcs11.so & pkcs11-spy.so in a subdir
I would recommand to use /usr/lib/*/pkcs11/ as it is already the case.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1892559

Title:
  [MIR] ccid opensc pcsc-lite

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ccid/+bug/1892559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to