Home
last modified time | relevance | path

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

/packages/modules/RemoteKeyProvisioning/app/tests/unit/src/com/android/rkpdapp/unittest/
DX509UtilsTest.java71 X509Certificate testCert = signPublicKey(testKey, testKey.getPublic()); in testGetAndFormatRawPublicKey() local
100 X509Certificate testCert = generateCertificateFromEncodedBytes(encodedTestCert); in testCertificateChains() local
128 X509Certificate testCert = generateCertificateFromEncodedBytes(encodedTestCert); in testCertChainSwapOAndCN() local