Extracted from Pike v8.0 release 240 as of 2016-05-30.
   

Method Crypto.RSA.State()->raw_verify()


Method raw_verify

bool raw_verify(string(8bit) digest, Gmp.mpz s)

Description

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

See also

rsa_pad, raw_sign