Method Nettle.Curve25519()->EdDSA()->raw_verify()
- Method raw_verify
 boolraw_verify(string(8bit)message,string(8bit)signature)- Description
 Verify the
signatureagainst themessage.
bool raw_verify(string(8bit) message, string(8bit) signature)
Verify the signature against the message.