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