Extracted from Pike v7.6 release 93 at 2006-10-04.
pike.ida.liu.se
[Top]
Crypto
Crypto.RSA

Method Crypto.RSA()->cooked_sign()


Method cooked_sign

string cooked_sign(string digest)

Description

Signs digest as raw_sign and returns the signature as a byte string.