]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - pyderasn.pyi
Decode context and defines feature extending
[pyderasn.git] / pyderasn.pyi
index 8d91745e7a5ca0a98cf9ea1c53e3d34997b9bd14..1c784fbb2fe15f0018132bb5864048c55b048d90 100644 (file)
@@ -118,7 +118,7 @@ class Obj:
             offset: int=...,
             leavemm: bool=...,
             decode_path: Tuple[str, ...]=...,
             offset: int=...,
             leavemm: bool=...,
             decode_path: Tuple[str, ...]=...,
-            defines_by_path: Optional[Sequence[Tuple[Tuple[str, ...], Tuple[str, Dict[ObjectIdentifier, Obj]]]]],
+            ctx: Optional[Dict[str, TAny]]=...,
     ) -> Tuple[Obj, bytes]: ...
 
     @property
     ) -> Tuple[Obj, bytes]: ...
 
     @property