Method Crypto.DSA.State()->raw_sign()


Method raw_sign

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

Description

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