Under CryptoTokenKit framework in macOS Big Sur which command I should use to make a smartcard "Persistent Token" always available?
I tried the following command but I am getting connection interrupted error
sudo -u _securityagent pluginkit -a /Applications/SmartCardApp.app/Contents/PlugIns/CssToken.appex
If there other way to do it?