Hi, I want to find out the security device (token) that stores my certificate prive keys (I want to find out if the specified certificate is stored on a smart card)
I have looked at several XPCOm interfaces, but was unable to find out: The interface nsIX509CertDb can be used to get nsIX509CertDB, but the later does not return any information about the token. On the other side, I could use nsIPK11Token, but there is no function which would return a collection of tokens. Is there a way to find the certificate's token through XPCOM? Thanks, Matej _______________________________________________ mozilla-crypto mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-crypto
