Project

General

Profile

Task #2893

Updated by Junxiao Shi almost 9 years ago

Replace signing options in `ndn::nfd::CommandOptions` with `ndn::security::SigningInfo`. 

 On `CommandOptions` type, provide getter/setter for `SigningInfo`, and mark old APIs as `DEPRECATED`. `\deprecated`.

Back