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