Method Crypto.ECC.Curve()->ECDSA()->pkcs_sign()
- Method pkcs_sign
string(8bit) pkcs_sign(string(8bit) message, .Hash h)
- Description
Signs the message with a PKCS-1 signature using hash algorithm h.
string(8bit) pkcs_sign(string(8bit) message, .Hash h)
Signs the message with a PKCS-1 signature using hash algorithm h.