PKCS10 ASN.1 decoding

Sandipan Gangopadhyay sandipan at vsnl.com
Thu Apr 5 14:35:34 EDT 2001


Hi all.

I am trying to decode a PKCS#10 - Certification Request Syntax Standard (no
start and end headers as in PEM) in DER format using base64.decode and am
obtaining a string of characters (binary ?) that I can make no sense of.

Is there any python module that knows how to decode a DER / ASN.1 ?

Michael, would you know ?

Thanks,

Sandipan





More information about the Python-list mailing list