Contents
|
PyCRYPTKEY
.CryptDecrypt
str =
CryptDecrypt(
Final
, Data
, Hash
, Flags
)
Decrypts data
Parameters
Final
: int
Boolean, use True is this is last (or only) operation
Data
: buffer
Data to be decrypted
Hash=None
:
PyCRYPTHASH
Hash to be used in signature verification, can be None
Flags=0
: int
Reserved, use only 0