PyCRYPTHASH
.CryptVerifySignature
CryptVerifySignature(
Signature
, PubKey
, Flags
)
Verifies that a signature matches hashed data
Parameters
Signature
: string
Signature data to verify
PubKey
:
PyCRYPTKEY
Public key of signer
Flags=0
: int
CRYPT_NOHASHOID,CRYPT_X931_FORMAT or 0