Home | Trees | Indices | Help |
|
---|
|
Pure, simple, BER encoding and decoding
|
|||
UnknownBERTag | |||
BERBase | |||
BERStructured | |||
BERException | |||
BERExceptionInsufficientData | |||
BERInteger | |||
BEROctetString | |||
BERNull | |||
BERBoolean | |||
BEREnumerated | |||
BERSequence | |||
BERSequenceOf | |||
BERSet | |||
BERDecoderContext |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
(berobject, bytesUsed) |
|
||
[objects] |
|
|
Return a tuple of (length, lengthLength). m must be atleast one byte long. |
Decodes everything in content and returns a list of decoded objects. All of content will be decoded, and content must contain complete BER objects.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Sep 12 10:03:42 2014 | http://epydoc.sourceforge.net |