- uid1
- First UID whose signature will be compared.
- uid2
- Second UID whose signature will be compared.
Documentation for this section has not yet been entered.
Like PackageManager.CheckSignatures(string, System.String), but takes UIDs of the two packages to be checked. This can be useful, for example, when doing the check in an IPC, where the UID is the only identity available. It is functionally identical to determining the package associated with the UIDs and checking their signatures.