Struct anj_net_trust_store_t
Defined in File anj_net_api.h
Struct Documentation
-
struct anj_net_trust_store_t
Trust store containing a set of trusted CA certificates used to verify the peer certificate during the (D)TLS handshake.
Public Members
-
const anj_crypto_security_info_t *ca_certs
Pointer to an array of ca_certs_count entries, each describing CA certificate (or chain).
-
const anj_crypto_security_info_t *ca_certs