Martin,

Martin Paljak wrote:

This is because currently tokens are used for low level internet pipe things in the form of SSL/TSL. It is impossible to bring those network level events to the UI level, and it would not make much sense either.

NSS allows the password prompting callback to be customized - which is why you get UI prompts for it. And the application that makes NSS SSL calls is also able to pass any information it wants to this callback, in the form of a void* pointer. It is purely a matter of Firefox not bothering to include this information.
--
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to