gdata.tlslite.utils.ASN1Parser
index
/usr/lib/python2.7/dist-packages/gdata/tlslite/utils/ASN1Parser.py

Class for parsing ASN.1

 
Modules
       
array
math
os
sys
traceback

 
Classes
       
ASN1Parser

 
class ASN1Parser
    #Takes a byte array which has a DER TLV field at its head
 
  Methods defined here:
__init__(self, bytes)
getChild(self, which)
#Assuming this is a sequence...