Searched refs:validateAndParseX509CertChain (Results 1 – 3 of 3) sorted by relevance
126 X509Utils.validateAndParseX509CertChain(signingResult.certificateChain); in usingProvisionedKeyForVmAttestationSucceeds()
46 public static X509Certificate[] validateAndParseX509CertChain(byte[] x509CertChain) in validateAndParseX509CertChain() method in X509Utils
308 X509Utils.validateAndParseX509CertChain(signingResult.certificateChain); in checkVmAttestationWithValidChallenge()