Searched refs:combinedChain (Results 1 – 1 of 1) sorted by relevance
296 Certificate[] combinedChain = Stream.concat(Arrays.stream(attestedKeyCertChain), in verifyCombinedChain() local301 for (Certificate cert : combinedChain) { in verifyCombinedChain()306 verifyCertificateChain((Certificate[]) combinedChain, useStrongBox); in verifyCombinedChain()