nnhttpSetRootCa FunctionNN_EXTERN_C nnResult nnhttpSetRootCa( nnhttpConnection * this_, const u8 * pCertData, size_t certDataSize );
| Name | Description | |
|---|---|---|
| this_ | ||
| pCertData | ||
| certDataSize |
See the corresponding C++ function nn::http::Connection::SetRootCa.
CONFIDENTIAL