trustedintentscheckey
include fingerprints in ApkSignaturePins as a way to double-check
The original source that generates the ApkSignaturePin subclass can includea SHA-256 fingerprint of that certificate to, if they are unsure of theprocess of converting into a byte[][] in Java code. Then the byte[][] can...
finalize APK signature superclass as ApkSignaturePin
This class is used when generating a Pin against an APK signature. The pinis a subclass of info.guardianproject.trustedintents.ApkSignaturePin.
View revisions
Also available in: Atom