Kyle,

Kyle Hamilton wrote:
On 4/26/05, Bob Relyea <[EMAIL PROTECTED]> wrote:


NSS can parse any extension that you supply the template for with
SEC_ASN1DecodeItem() and CERT_FindCertExtension().
In NSS 3.10 several internal functions NSS uses to decode these
extensions were (are being) exported:


Can I add an ASN.1 template to the certificate store?  Or is that
asking too much?

ASN.1 templates are stored in data structures within your application or library, not in the certificate store. You can create as many templates as memory allows for any extensions oyu need.
_______________________________________________
mozilla-crypto mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-crypto

Reply via email to