Robert Relyea wrote, On 2008-02-19 14:20:
> Eddy Nigg (StartCom Ltd.) wrote:
>> 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)?
>>   
> No, the API does not give you direct information about how many or which 
> tokens are installed.

Bob, doesn't the command "modutil -list" produce the info Eddy wants?
If so, then I'd say the API DOES provide that information, because modutil
uses the API...

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

Reply via email to