nn::http::ClientCert::Initialize Member Function

Syntax

nn::Result Initialize(
     InternalClientCertId inClientCertName
);

Arguments

Name Description
in inClientCertName The target device's built-in client certificate. (The SSL library's nn::ssl::InternalClientCert value.)

Return Values

Returns the result of the operation.

Description

Registers a device internal client certificate and initializes the client certificate.


CONFIDENTIAL