getAppFingerprints

fun getAppFingerprints(packageName: String, alg: String): List<String>

Use this function get the app fingerprint

Parameters

packageName

android application package name

alg

the fingerprint algorithm, can use "SHA-256"