Extracted from Pike v7.6 release 13 at 2004-09-08.
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 .