Method Crypto.DSA.State()->pkcs_sign()
- Method
pkcs_sign
string(8bit)pkcs_sign(string(8bit)message,__builtin.Nettle.Hashh)- Description
Signs the
messagewith a PKCS-1 signature using hash algorithmh.
string(8bit) pkcs_sign(string(8bit) message, __builtin.Nettle.Hash h)
Signs the message with a PKCS-1 signature using hash algorithm
h.