Actions
Bug #2919
closedpoke and pingserver use deprecated signing API
Start date:
06/18/2015
Due date:
% Done:
0%
Estimated time:
1.00 h
Description
ndnpoke and ndnpingserver are using KeyChain::signWithIdentity and KeyChain::signWithSha256.
These usages should be replaced with KeyChain::sign(Data&, const SigningInfo&).
      
      Updated by Junxiao Shi over 10 years ago
      
    
    - Blocked by Feature #2871: KeyChain: general signing API added
 
      
      Updated by Junxiao Shi over 10 years ago
      
    
    - Blocked by Feature #2922: Helpers to create SigningInfo added
 
      
      Updated by Eric Newberry over 10 years ago
      
    
    - Status changed from New to In Progress
 
      
      Updated by Eric Newberry over 10 years ago
      
    
    - Status changed from In Progress to Code review
 
      
      Updated by Eric Newberry over 10 years ago
      
    
    - Status changed from Code review to Closed
 
Actions