Expand description

The certificate store holds and retrieves private keys and certificates from disk. It is responsible for checking certificates supplied by the remote end to see if they are valid and trusted or not.

Structs

The certificate store manages the storage of a server/client’s own certificate & private key and the trust / rejection of certificates from the other end.