signedHashExists(String signedHash) and unsignedHashExists(String
unsignedHash) query the trusted database for matches and
return true if the signed or unsigned application’s hash exist,
respectively. The function getOriginalApp(unsignedHash) returns
the original application that is linked to that hash, if such
exists