Extracted from Pike v7.6 release 112 at 2008-06-25.
pike.ida.liu.se
[Top]
Crypto
Crypto.RSA

Method Crypto.RSA()->verify()


Method verify

int(0..1) verify(string msg, .Hash h, Gmp.mpz sign)

Description

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