verify abstract method

bool verify(
  1. String signature,
  2. String message
)

Implementation

bool verify(String signature, String message);