getAppSignature

open fun getAppSignature(): Array<Signature>

Return the application's signature.

Return

the application's signature

open fun getAppSignature(packageName: String): Array<Signature>

Return the application's signature.

Return

the application's signature

Parameters

packageName

The name of the package.