I have tried all the setting availble on the internet. but not able to sign .deb file. as command gpg --card-status returnsgpg: error getting version from 'scdaemon': No SmartCard daemongpg: OpenPGP card not available: No SmartCard daemon
and
pkcs11-tool --module /usr/lib/libIDPrimePKCS11.so -l --pin 12345678 --list-objects
pkcs11-tool --module /usr/lib/libIDPrimePKCS11.so -l --pin 12345678 --list-objects --type privkey
this statement give me all the token info.
How to get connected with safenet hsm token in linux ubuntu 24.04. and what are the required packages to complete this.