Project

General

Profile

Actions

Task #2924

closed

Deprecate KeyChain::selfSign(IdentityCertificate& cert)

Added by Alex Afanasyev almost 9 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Security
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:

Description

Instead, KeyChain::sign should handle necessary operations


Related issues 1 (0 open1 closed)

Blocks ndn-cxx - Task #2926: Refactor KeyChainClosedYingdi Yu

Actions
Actions #1

Updated by Yingdi Yu almost 9 years ago

Actions #2

Updated by Junxiao Shi almost 9 years ago

  • Subject changed from Deprecate `KeyChain::selfSign(IdentityCertificate& cert)` to Deprecate KeyChain::selfSign(IdentityCertificate& cert)

What SigningInfo can specify self-sign?
It appears to need a new SignerType value.

Actions #3

Updated by Yingdi Yu over 8 years ago

Junxiao Shi wrote:

What SigningInfo can specify self-sign?
It appears to need a new SignerType value.

This selfSign method will be marked as private (for internal use in KeyChain). Therefore, no need to define a new SignerType in SigningInfo.

Actions #4

Updated by Junxiao Shi almost 8 years ago

  • Status changed from New to Closed
  • Assignee set to Yingdi Yu
  • Target version changed from v0.4 to v0.5
  • % Done changed from 0 to 100

In https://gerrit.named-data.net/2548 KeyChain::selfSign has been made private.

Actions

Also available in: Atom PDF