Actions
Task #2368
closed
    
  In security library, support KeyParams
Status:
Closed
Priority:
Normal
Assignee:
-
Start date:
01/09/2015
Due date:
% Done:
0%
Estimated time:
Description
In ndn-cxx, KeyParams is used, e.g., to specify the type of key to generate for createIndentity and to be more general than simply giving a key size. Should implement in the CCL API and deprecate the older methods that just use a key size.
      
      Updated by Anonymous over 10 years ago
      
    
    - Project changed from jndn to NDN-CCL
 - Description updated (diff)
 - Status changed from New to In Progress
 
      
      Updated by Anonymous over 10 years ago
      
    
    - Status changed from In Progress to Closed
 
KeyParams is added to all libraries.
Actions