Method Crypto.RSA()->sign()
- Method
sign
Gmp.mpzsign(stringmessage,Crypto.Hashh)- Description
Signs the
messagewith a PKCS-1 signature using hash algorithmh.
Gmp.mpz sign(string message, Crypto.Hash h)
Signs the message with a PKCS-1 signature using hash algorithm
h.