PyCRYPTHASH.CryptHashData
CryptHashData(Data, Flags)
Adds data to the hash
Parameters
Comments
If Flags is CRYPT_USERDATA, provider is expected to prompt user to enter data. MSDN says that MS CSPs ignore this flag
CryptHashData(Data, Flags)
Adds data to the hash