Extracted from Pike v8.0 release 164 as of 2016-04-05.
   

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.