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.
string cooked_sign(string digest)
Signs digest as raw_sign and returns the signature as a byte string.