ClearRootCaSetting

nn::boss::TaskActionBase::ClearRootCaSetting Member Function

Syntax

nn::Result ClearRootCaSetting(
     void
);

Parameters

None.

Return Values

Returns the function's execution result. Returns one of the Result values listed below.
Value Description
Result::IsSuccess Set successfully.
A value other than the above. Unexpected error (see boss_Result.h for error details).

Description

Clears all settings for using internal root certificate.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL