blockchain-certificates / BlockcertsFramework-iOS

An iOS wallet for viewing, validating, and sharing certs
MIT License
20 stars 15 forks source link

Check certificate signature #11

Closed kimdhamilton closed 8 years ago

kimdhamilton commented 8 years ago
  1. Implement verifySignature
  2. fill in revocation check
  3. factor out transaction handler (we will likely need to use different ones, e.g. in case of failure or testnet test cases)

v1.1 checks should be complete now. Next steps are additional v1.1 test cases (including success cases) and v1.2 validation