History log of /libcore/luni/src/test/java/libcore/java/security/MockPublicKey.java
Revision Date Author Comments
c539bff0ece3ed8a7546336cdf3b205a518a2a26 06-Feb-2014 Kenny Root <kroot@google.com> Late binding: add support to Signature

This adds support for late binding (or delayed selection) to the
Signature class. This allows the selection of the SignatureSpi based on
what kind of Key class is used to initSign(...) or initVerify(...)

Change-Id: I9d397a3aab48b49dfdf91af4ab7caceeff4822d8