check_data(public_key, digest, signature, data)
Instance Public methods
Verifies that data matches the signature created
by public_key and the digest algorithm.
Verifies that data matches the signature created
by public_key and the digest algorithm.
Please login to continue.