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