Guest User

Untitled

a guest
Jan 21st, 2018
62
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. keytool -exportcert -alias <ALIAS> -keystore <PATH-TO-KEYSTORE> | openssl sha1 -binary | openssl base64 //facebook hash
  2. keytool -exportcert -keystore <PATH-TO-KEYSTORE> -list -v //google, search SHA1
Add Comment
Please, Sign In to add comment