A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
computeClientToken() — method, class net.tynril.crypto.srp6.SRP6 | |
Step 1: Compute the client token 'A' to be sent to the server along with the username. | |
computeKeyProof(username:String, password:String) — method, class net.tynril.crypto.srp6.SRP6 | |
Step 3: Computes the key proof to be sent to the server, using all previously set data and the password given by the user. | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |