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.java216 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testEcAttestation_NoChallenge() local
334 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testRsaAttestation_NoChallenge() local
436 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testRsaAttestation() local
448 private void checkKeyUsage(X509Certificate attestationCert, int purposes) { in checkKeyUsage()
490 X509Certificate attestationCert = (X509Certificate) certificates[0]; in testEcAttestation() local