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

Method __builtin.Nettle.Sign()->pkcs_verify()


Method pkcs_verify

bool pkcs_verify(string(8bit) message, .Hash h, string(8bit) sign)

Description

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