nn::http::Connection::SetRootCaStore Member Functionnn::Result SetRootCaStore( CertStore & certStore );
| Name | Description | |
|---|---|---|
| in | certStore | Certificate store to set. |
Sets the CA certificate store. (Use this to reuse the same set of CA certificates with multiple HTTPS communication sessions. ) Do not release the configured certificate store during HTTPS communication with the communication targets.
CONFIDENTIAL