pcscd-interface

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.

Tip

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: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/pcscd_test.go

The source code for the interface is in the snapd repository: https://github.com/snapcore/snapd/blob/master/interfaces/builtin/pcscd.go