SharkSSL™ Embedded SSL/TLS Stack
|
SharkSslCertStore is a container object used when assembling a SharkSslCAList.
Without a certificate store, function SharkSslCon_trustedCA() will only return FALSE (not trusted).
A certificate store is required when a TLS client must validate the server's certificate and the complete chain. See the tutorial Certificate Management for an introduction to Public Key Infrastructure or PKI for short.
#include <SharkSSL.h>