21 #ifndef NDN_TLV_SIGNATURE_INFO_H 
   22 #define NDN_TLV_SIGNATURE_INFO_H 
   24 #include "../../data.h" 
   25 #include "tlv-encoder.h" 
   26 #include "tlv-decoder.h" 
   40 ndn_encodeTlvSignatureInfo
 
   52 ndn_decodeTlvSignatureInfo
 
Copyright (C) 2014-2016 Regents of the University of California. 
Definition: tlv-encoder.h:39
 
Copyright (C) 2014-2016 Regents of the University of California. 
Definition: tlv-decoder.h:34
 
An ndn_Signature struct holds the signature bits and other info representing the signature in a data ...
Definition: data-types.h:59