nn::ssl::NN_DEFINE_RESULT_CONST_LM Function

Syntax

NN_DEFINE_RESULT_CONST_LM(
     ResultVerifyCertRootCaErr,
     detail::MakePermanentResult,
     Result::SUMMARY_INVALID_STATE,
     EVERIFY_ROOT_CA
);

Arguments

None.

Return Values

Returns a result that indicates the following error: "Server authentication error. The server certificate's Root CA certificate does not match the certificate set by Connection."

Description

Returns a result that indicates the following error: "Server authentication error. The server certificate's Root CA certificate does not match the certificate set by Connection."

+

CONFIDENTIAL