verify( $data, $signature ) ? 1 : 0; } catch ( MainWP_Exception $ex ) { // error happen. } return -1; } }