The pcscd
interface permits communication with PCSD, the PC/SC smart card daemon typically used to access smart cards and secure tokens via the SCard API.
Interface documentation:
See Interface management and Supported interfaces for further details on how interfaces are used.
Developer details
Auto-connect: no
Code examples
The test code can be found in the snapd repository: snapd/interfaces/builtin/pcscd_test.go at master · canonical/snapd · GitHub
The source code for the interface is in the snapd repository: snapd/interfaces/builtin/pcscd.go at master · canonical/snapd · GitHub