« Previous | Next » 

Revision 3c4d3da0

ID3c4d3da044942f09ad3fa8c71e9b5c5d2e1036c6
Parent bcbc6670
Child 9f8a3056

Added by Hans-Christoph Steiner over 3 years ago

make addTrustedSigner's argument a Class rather than ApkSignaturePin

There is no sense in anyone instantiating the class since it is in effect a
singleton, and the only instance methods are for validating that the
certificate matches the fingerprint. Using a Class as an argument mirrors
the syntax of new Intent(Context context, Class cls).

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences