12 #include "mbedtls/x509_crt.h"
29 int Parse(
const void * a_CertContents,
size_t a_Size);
std::shared_ptr< cX509Cert > cX509CertPtr
mbedtls_x509_crt * GetInternal(void)
Returns the internal cert ptr.
int Parse(const void *a_CertContents, size_t a_Size)
Parses the certificate chain data into the context.