nn::http::CertStore Classclass CertStore : private ADLFireWall::NonCopyable
Class representing an HTTPS certificate store. Use this to reuse the same CA certificate store with multiple HTTPS communication sessions.
CertStore
|
Constructor. | |
|---|---|---|
| V |
~CertStore
|
Destructor. |
Initialize
|
Initializes the certificate store. This function must be called once before registering certificates. | |
Finalize
|
Finalizes the certificate store. This function must be called once after all use of the certificate store has finished. | |
RegisterCert
|
Registers a certificate. Call this function multiple times to register multiple certificates. | |
UnRegisterCert
|
Unregisters a certificate. |
ADLFireWall::NonCopyable
nn::http::CertStore
CONFIDENTIAL