The pkcs11
interface enables the PKCS#11 Cryptographic Token Interface Standard to be used with access to exposed tokens.
Interface documentation:
See Interface management and Supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no
Super-privileged: yes
Code examples
The test code can be found in the snapd repository:
https://github.com/snapcore/snapd/blob/master/interfaces/builtin/pkcs11_test.go
The source code for the interface is in the snapd repository:
snapd/interfaces/builtin/pkcs11.go at master · canonical/snapd · GitHub