nn::ssl::NN_DEFINE_RESULT_CONST_LM Function
NN_DEFINE_RESULT_CONST_LM(
ResultLibraryStateErr,
detail::MakePermanentResult,
Result::SUMMARY_INVALID_STATE,
ESTATE
);
None.
Returns a result that indicates the following error: "The SSL library is in an invalid state. (Occurs in cases such as when other library functions were called before initialization.)"
CONFIDENTIAL