Home
last modified time | relevance | path

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

/cts/tests/tests/identity/src/android/security/identity/cts/
DProvisioningTest.java133 Collection<X509Certificate> certificateChain = in createCredentialWithChallengeAndAcpId() local
294 Collection<X509Certificate> certificateChain = in createCredentialMultipleNamespaces() local
421 Collection<X509Certificate> certificateChain = createCredential(store, "test"); in deleteCredential() local
902 Collection<X509Certificate> certificateChain = in testProvisionAcpIdNotInValidRange() local
DUtil.java423 @Nullable Collection<X509Certificate> certificateChain) in coseSign1Sign()
/cts/apps/CtsVerifier/src/com/android/cts/verifier/security/
DKeyChainTest.java451 X509Certificate[] certificateChain = in getCertificateChain() local
/cts/tests/tests/keystore/src/android/keystore/cts/
DKeyPairGeneratorTest.java1707 Certificate[] certificateChain) throws Exception { in assertUsableForTLSPeerAuthentication()