| 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 Sun Nov 29 13:55:24 2015 | http://epydoc.sourceforge.net |