Skip to content
Samora Machel edited this page Aug 3, 2020 · 7 revisions

Password-Wallet Code Documentation

Table of contents

  • Encrypter File
    • Encrypt
  • Decrypter File
    • Decrypt
    • isJson
    • getData
  • passwordCheck File *checkPassword
  • Main File
    • MainApplication Class
      • checkPasswordSecurityLevel
      • isPasswordAvailable
      • login
      • getData
      • viewUrl
      • storeData
      • openBrowserOnClick
      • database
  1. Encrypter File
    1. Encrypt
  2. Decrypter File
    1. Decrypt
    2. isJson
    3. getData
  3. passwordCheck File
    1. checkPassword
  4. Main File
    1. MainApplication Class
      1. checkPasswordSecurityLevel
      2. isPasswordAvailable
      3. login
      4. getData
      5. viewUrl
      6. storeData
Clone this wiki locally