nn::boss::TaskActionBase::SetRootCa Member Function

Syntax

nn::Result SetRootCa(
     const nn::http::InternalCaCertId inCaCertName
);

Arguments

Name Description
inCaCertName
in certStoreName Specifies the certificate store name.

Return Values

Returns the result of the operation.

Description

Sets an internal root certificate for use. Can be used alongside a private root certificate.

Revision History

2010/09/16
Initial version.

CONFIDENTIAL