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