History log of /libcore/luni/src/test/java/org/apache/harmony/security/tests/x509/SubjectPublicKeyInfoTest.java
Revision Date Author Comments
0251c5ab1c073ee09ba6673383846d2ccf58abf9 15-Oct-2012 Kenny Root <kroot@google.com> SubjectPublicKeyInfo: use algorithm OID as fallback

If the algorithm has a name, but there are no KeyFactory available for
that particular algorithm name, try to use the algorithm OID to find a
KeyFactory before falling back to X509PublicKey.

Change-Id: I2b294f2db3388372479c964f53fdff7fb62f3d8f