Eddy Nigg (StartCom Ltd.) wrote, On 2008-02-18 08:09:
> Does anybody know if and which parameters might be obtained by the 
> window.crypto functions and smart cards? For reference see this page: 
> http://developer.mozilla.org/en/docs/JavaScript_crypto#Handling_Smart_Card_Events
> 
> Specifically I'd like to know if there is a function to check if a smart 
> card was already inserted before accessing a certain page. Is it 
> possible to obtain a smart card ID or other properties of the smart card 
> device (as loaded by NSS)?

Using NSS's c-language API, it is possible to get a wealth of information
about the module, slot and tokens present.  But I'm guessing that you're
asking about JavaScript capabilities.  Am I right?

/Nelson
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to