Has anyone by chance been successful disabling 10.15's onboard smartcard support? Running what worked with 10.14 (below) doesn't appear to work and I can't find anything new in the developer documentation.
sudo defaults write /Library/Preferences/com.apple.security.smartcard DisabledTokens -array com.apple.CryptoTokenKit.pivtoken
Thanks.