X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=pyderasn.py;h=833e785206f26a4f84ec209a793c8c797fba51cc;hp=acf5fbe8174b3007e9399783dc3c996d4e505d00;hb=1b3050fa0828f0c3e9a2464f772aefa0956d83a2;hpb=821d914c81314c0df3d0791efa783c196eb0a96b diff --git a/pyderasn.py b/pyderasn.py index acf5fbe..833e785 100755 --- a/pyderasn.py +++ b/pyderasn.py @@ -177,7 +177,7 @@ by specifying ``leavemm=True`` argument. When object is decoded, ``decoded`` property is true and you can safely use following properties: -* ``offset`` -- position from initial offset where object's tag is started +* ``offset`` -- position including initial offset where object's tag starts * ``tlen`` -- length of object's tag * ``llen`` -- length of object's length value * ``vlen`` -- length of object's value