Method Crypto.RSA()->raw_verify()

class Crypto.RSA

Method raw_verify

bool raw_verify(string digest, Gmp.mpz s)

Description

Verifies the digest against the signature s, assuming pad type 1.

See also

rsa_pad, raw_sign