How do i extract the text version of a certificate from a CERTCertficate structure?
Mazola Winstrol <[email protected]>
| Newsgroups | gmane.comp.mozilla.security |
|---|---|
| Message-ID | <CAA5Zeffm78Y71NrvcjjTY9kWFoM5dXM7=7SWKKdhYZQzTw-+jg@mail.gmail.com> |
Hello, How do i extract the text version of a certificate from a CERTCertficate structure? I'm using NSS for xml signature (http://www.w3.org/TR/xmldsig-core). The application to generate the <X509Certificate> element of the signature which it's consists of the base-64 encoded text version of the certificate. Best regards