Searched refs:getClientCertificate (Results 1 – 3 of 3) sorted by relevance
99 public Certificate getClientCertificate() { in getClientCertificate() method in PairingContext
209 Certificate clientCert = mPairingContext.getClientCertificate(); in PairingSession()379 Certificate clientCert = mPairingContext.getClientCertificate(); in doPair()
131 = TestKeyStore.getClientCertificate().getPrivateKey("RSA", "RSA"); in initCerts()