Searched defs:MyPrivateKey (Results 1 – 4 of 4) sorted by relevance
88 public static class MyPrivateKey implements PrivateKey { class in KeyStoreTestSupport95 public MyPrivateKey(String algorithm, String format, byte[] encoded) { in MyPrivateKey() method in KeyStoreTestSupport.MyPrivateKey
85 private class MyPrivateKey extends MyKey implements PrivateKey { class in Signature_Impl1Test
228 private class MyPrivateKey extends MyKey implements PrivateKey { class in Signature_Impl2Test
290 private class MyPrivateKey extends MyKey implements PrivateKey { class in SignatureTest