<div dir="ltr"><div>Dear folks</div><div><br></div><div>The following items are deprecated in ndn-cxx:</div><div><ul><li>ndn::nfd::CommandOptions::SigningParamsKind</li><li>ndn::nfd::CommandOptions::getSigningParamsKind<br></li><li>ndn::nfd::CommandOptions::getSigningIdentity<br></li><li>ndn::nfd::CommandOptions::getSigningCertificate</li><li>ndn::nfd::CommandOptions::setSigningDefault</li><li>ndn::nfd::CommandOptions::getSigningIdentity<br></li><li>ndn::nfd::CommandOptions::getSigningCertificate</li></ul></div><div>If you have code that uses any of those features, please migrate to the new syntax as described in Doxygen.<br></div><div><br></div><div>I will add DEPRECATED macro onto those items soon, but no earlier than Jul 01 12:00 UTC.</div><div>This means compiler will produce a warning whenever they are used. If your project uses "-Werror" flag, this would become an error.</div><div>To test your project, in management/nfd-command-option.hpp, comment out `#define NDN_MANAGEMENT_NFD_COMMAND_OPTIONS_KEEP_DEPRECATED_SIGNING_PARAMS`.</div><div><br></div><div>Those deprecated items will be deleted in v0.5.</div><div><br></div><div>Yours, Junxiao</div></div>