PyCRYPTHASH Object
Handle to a cryptographic hash
Methods
- CryptDestroyHash
- Frees the hash object
- CryptDuplicateHash
- Clones the hash object
- CryptHashData
- Adds data to the hash
- CryptHashSessionKey
- Hashes a session key
- CryptSignHash
- Signs the hash
- CryptVerifySignature
- Verifies that a signature matches hashed data
- CryptGetHashParam
- Retrieves the specified attribute of the hash