Re: How do i extract the text version of a certificate from a CERTCertficate structure?
Martin Thomson <[email protected]>
| Newsgroups | gmane.comp.mozilla.security |
|---|---|
| Message-ID | <CAPLxc=V9yGAdS+GhmhHm=TpOEGhbtROj1ExCYmM56ujL0yg_Yg@mail.gmail.com> |
I do this as follows: https://dxr.mozilla.org/mozilla-central/source/dom/media/webrtc/RTCCertificate.cpp#366 On Thu, Oct 22, 2015 at 5:40 PM, Mazola Winstrol <[email protected]> wrote: > 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 > _______________________________________________ > dev-security mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-security