Searched defs:validateCertChain (Results 1 – 7 of 7) sorted by relevance
56 private static void validateCertChain(X509Certificate[] certChain) throws Exception { in validateCertChain() method in X509Utils
31 fn validateCertChain(cert_buf: Vec<u8>, cert_len: u32, strict_issuer_check: bool) -> bool; in validateCertChain() function
269 bool validateCertChain(rust::Vec<rust::u8> cert_buf, uint32_t cert_len, bool strict_issuer_check) { in validateCertChain() function
809 ErrMsgOr<bytevec> validateCertChain(const cppbor::Array& chain) { in validateCertChain() function
1018 public static short validateCertChain( in validateCertChain() method in KMKeymasterApplet
META-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...