Home | Trees | Indices | Help |
|
---|
|
|
|||
| BERException |
|
|||
|
inflate_long(s,
always_positive=False) turns a normalized byte string into a long-int (adapted from Crypto.Util.number) |
||
|
deflate_long(n,
add_sign_padding=True) turns a long-int into a normalized byte string (adapted from Crypto.Util.number) |
|
|||
|
UNIVERSAL = 0
|
||
|
APPLICATION = 1
|
||
|
CONTEXT = 2
|
||
|
PRIVATE = 3
|
|
|
|
|
UNIVERSALNone
|
APPLICATIONNone
|
CONTEXTNone
|
PRIVATENone
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Mon Nov 27 18:56:25 2006 | http://epydoc.sourceforge.net |