// SYSTEM PANEL //
[ROOT]
/
opt
/
imunify360
/
venv
/
lib
/
python3.11
/
site-packages
/
Crypto
/
Hash
[ PARENT ]
EDIT :: TupleHash256.pyi
from .TupleHash128 import TupleHash def new(digest_bytes: int = ..., digest_bits: int = ..., custom: int = ...) -> TupleHash: ...
SAVE
CANCEL