getAppSignatureSHA1

open fun getAppSignatureSHA1(): String

Return the application's signature for SHA1 value.

Return

the application's signature for SHA1 value

open fun getAppSignatureSHA1(@NonNull() packageName: String): String

Return the application's signature for SHA1 value.

Return

the application's signature for SHA1 value

Parameters

packageName

The name of the package.