Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DSignatureTest.java1085 int certResId, in assertInitVerifySucceeds()
1109 int certResId, in assertInitSignSucceeds()
1142 int certResId, in assertInitSignThrowsInvalidKeyException()
DTestUtils.java507 String alias, Context context, int privateResId, int certResId, KeyProtection params) in importIntoAndroidKeyStore()
DAndroidKeyStoreTest.java2461 String alias, int privateResId, int certResId, KeyProtection params) throws Exception { in checkKeyPairImportSucceeds()
/cts/libs/testserver/src/android/webkit/cts/
DCtsTestServer.java219 public CtsTestServer(Context context, SslMode sslMode, int keyResId, int certResId) in CtsTestServer()
234 int keyResId, int certResId) throws Exception { in CtsTestServer()