« Previous | Next » 

Revision 01534004

ID01534004195c2aa0779c97dca874e42e495dfec8
Parent 1177f831
Child 89f16a42

Added by Hans-Christoph Steiner over 3 years ago

include fingerprints in ApkSignaturePins as a way to double-check

The original source that generates the ApkSignaturePin subclass can include
a SHA-256 fingerprint of that certificate to, if they are unsure of the
process of converting into a byte[][] in Java code. Then the byte[][] can
be verified against the stored fingerprints using
doFingerprintsMatchCertificates().

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences