Home | History | Annotate | Download | only in jsse

Lines Matching refs:TestKeyStore

42 import libcore.java.security.TestKeyStore;
95 = TestKeyStore.getServer().getPrivateKey("RSA", "RSA");
101 = TestKeyStore.getClientCertificate().getPrivateKey("RSA", "RSA");
106 KeyStore ks = TestKeyStore.getClient().keyStore;