verify method

  1. @override
bool verify()

Implementation

@override
bool verify() {
  return verifyPPT();
}