Project

General

Profile

Feature #3106

Updated by Junxiao Shi over 7 years ago

Properly encode Name elements into *ndn:* URIs. 

 The encoding procedure should support all NameComponent sub types, including: 

 * GenericNameComponent 
 * ImplicitSha256DigestComponent 
 * other TLV-TYPEs as defined in Packet Format v0.3 

 The encoding procedure should also be applied to Exclude and FinalBlockId.

Back