nnhttpCertStoreRegisterCert FunctionNN_EXTERN_C nnResult nnhttpCertStoreRegisterCert( nnhttpCertStore * this_, const u8 * pCertData, size_t certDataSize, NnHttpCertId * pCertIdCourier );
| Name | Description | |
|---|---|---|
| this_ | ||
| pCertData | ||
| certDataSize | ||
| pCertIdCourier |
See the corresponding C++ function nn::http::CertStore::RegisterCert.
CONFIDENTIAL