How to make a smartcard always available?

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?

See my response on your other thread.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

How to make a smartcard always available?
 
 
Q