Extracted from Pike v8.0 release 28 as of 2015-09-20.
   

Method Crypto.RSA()->verify()


Method verify

bool verify(string msg, Crypto.Hash h, Gmp.mpz sign)

Description

Verify PKCS-1 signature sign of message msg using hash algorithm h.