Actions
Task #3068
closedUpdate to ndn-cxx semantics for setDefaultIdentity, setDefaultKeyNameForIdentity and setDefaultCertificateNameForKey
Status:
Abandoned
Priority:
Normal
Assignee:
-
Start date:
07/24/2015
Due date:
% Done:
0%
Estimated time:
Description
In ndn-cxx sec-public-info, the semantics of the API for setDefaultIdentity, setDefaultKeyNameForIdentity and setDefaultCertificateNameForKey throws an exception if the identity, etc. do not exist. Need to update IdentityStorage in all CCL libraries to do the same. Also, in setDefaultKeyNameForIdentity, deprecate the identityNameCheck param which has been removed from ndn-cxx.
Updated by Anonymous over 9 years ago
- Related to Bug #3072: In MemoryIdentityStorage.setDefaultKeyNameForIdentity, the identity name is not derived from the keyName added
Updated by Anonymous over 7 years ago
- Status changed from New to Abandoned
Abandoning this since it is part of security v1 which is deprecated.
Actions