Monday, February 11, 2019

How to get key hash from .apk to interactions with Facebook

Key hashed are 28 characters that Facebook uses to authenticate interactions between your app and the Facebook app. Today I will show you how to get key hashes from .apk file.

Sunday, January 21, 2018

How to get Signing-certificate fingerprint (Android keystore)

The Certificate fingerprint, also called certificate thumbprint is a set of characters generated from the certificate. These characters uniquely identify a public key. This article will show you how to get fingerprint from Android Keystore.