Home
last modified time | relevance | path

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

/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyAttestationTest.java208 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testEcAttestation_NoChallenge() local
325 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testRsaAttestation_NoChallenge() local
427 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testRsaAttestation() local
439 private void checkKeyUsage(X509Certificate attestationCert, int purposes) { in checkKeyUsage()
481 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testEcAttestation() local