Project

General

Profile

Actions

Task #2932

closed

Face: simplify prefix registration APIs with SigningInfo

Added by Junxiao Shi almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Base
Target version:
Start date:
07/02/2015
Due date:
% Done:

0%

Estimated time:
1.50 h

Description

Replace Face::registerPrefix and Face::setInterestFilter overloads that look like

method(.., const Name& identityName)
method(.., const IdentityCertificate& certificate = IdentityCertificate())

with an overload that looks like

method(.., const security::SigningInfo& signingInfo = security::SigningInfo())

Old APIs shall be marked as \deprecated, and implemented as a call into the new overload.


Related issues 3 (1 open2 closed)

Blocked by ndn-cxx - Task #2893: Simplify CommandOptions with SigningInfoClosedJunxiao Shi

Actions
Blocks ndn-cxx - Task #2221: Face: unit test coverage for specifying signing identity/certificate in prefix registrationNew

Actions
Blocks ndn-cxx - Task #2967: Face: deprecate non-SigningInfo prefix registration methodsClosedTeng Liang

Actions
Actions

Also available in: Atom PDF