Method Crypto.DSA()->raw_sign()


Method raw_sign

array(Gmp.mpz) raw_sign(Gmp.mpz h, void|Gmp.mpz k)

Description

Sign the message h. Returns the signature as two Gmp.mpz objects.