How to enable tokend in OS X Big Sur?

In OS X Catalina we were able to enable tokend using this command line: sudo defaults write /Library/Preferences/com.apple.security.smartcard Legacy -bool true

Do you know if there a way to enable it in Big Sur?

or the processes need to be changed to use CryptoTokenKit framework?