nn::ssl::Connection::SetServerCertStore Member Functionnn::Result SetServerCertStore( CertStore & certStore );
| Name | Description | |
|---|---|---|
| in | certStore | Certificate store to set. |
Sets the certificate store to use in SSL communication. This API function is provided to allow API users to set their own certificate stores.
CONFIDENTIAL