nn::http::Connection::SetRootCa Member Functionnn::Result SetRootCa( const u8 * pCertData, size_t certDataSize ); nn::Result SetRootCa( InternalCaCertId inCaCertName );
SetRootCa(const u8 *, size_t)
|
Sets the CA certificate. Call this function multiple times to set multiple certificates. |
SetRootCa(InternalCaCertId)
|
Sets the device internal CA certificate. Call this function multiple times to set multiple certificates. |
SetRootCa(const u8 *, size_t)Sets the CA certificate. Call this function multiple times to set multiple certificates.
SetRootCa(InternalCaCertId)Sets the device internal CA certificate. Call this function multiple times to set multiple certificates.
CONFIDENTIAL