Extracted from Pike v7.6 release 93 at 2006-10-04.
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 .