Method Crypto.ECC.Curve25519.EdDSA()->pkcs_sign()
- Method
pkcs_sign
string(8bit)pkcs_sign(string(8bit)message,.Hash|voidh)- Description
Signs the
messagewith a PKCS-1 signature using hash algorithmh.- Parameter
h Hash algorithm; ignored for Curve25519.