Advertisement
Guest User

Untitled

a guest
Sep 6th, 2017
158
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. func signIn(userName : String, pasword : String, confirmPassword : String);
  2. func validateInputs(userName : String, password : String, confirmPassword : String);
  3. func cancelAllRequests();
  4. func signInFingerprint(_ decryptionKey : String);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement