blob: 7f5c3b2cfacf7f2bf4a605869e04a423d0a3bdd6 [file] [log] [blame]
#pragma once
#include "rust/cxx.h"
bool validateCertChain(rust::Vec<rust::u8> cert_buf, uint32_t cert_len, bool strict_issuer_check);