Home
last modified time | relevance | path

Searched defs:TestPrivateKey (Results 1 – 1 of 1) sorted by relevance

/libcore/luni/src/test/java/org/apache/harmony/security/tests/java/security/
DKeyFactoryTest.java524 static class TestPrivateKey implements PrivateKey { class in KeyFactoryTest
528 public TestPrivateKey() { in TestPrivateKey() method in KeyFactoryTest.TestPrivateKey
532 public TestPrivateKey(byte[] encoded) { in TestPrivateKey() method in KeyFactoryTest.TestPrivateKey