Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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.