SHA 1 or SHA-256 and Key Hash
  • Overview
  • How to download JDK
  • Find SHA-1 & SHA-256
    • Setup pre-processing
    • Find debug SHA-1 & SHA-256
    • Find release SHA-1 & SHA-256
  • Find Hash Key
    • Setup Pre-processing
    • Find Debug Hash key
    • Find Debug Hash key using Code
    • Find Release Hash Key
Powered by GitBook
On this page
  1. Find Hash Key

Setup Pre-processing

*Require OpenSSL

PreviousFind release SHA-1 & SHA-256NextFind Debug Hash key

Last updated 1 year ago

*require OpenSSL

First of all you need to download OpenSSL, you will be download from given link

Reference:

After downloading that ZIP, you need to extract all files into C: Drive.

Create OpenSSL named folder into C:

Open CMD and set the path of JDK (bin) into CMD. (it shown be like this)

it must be like C:\Program Files\Java\HERE_YOUR_LATEST_JDK_VERSION\bin

Congratulations! You have successfully installed OpenSSL.

Click Here
Step 1
Set JDK path in CMD