commit | b795818cc57400ea7ecf84b318296b3c368b72b0 | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Mon Mar 11 12:03:54 2013 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Mon Mar 11 12:03:54 2013 -0500 |
tree | 3984b4f3a31df7f596fe35a54946370e0b1fecb5 | |
parent | b8dbba814955cf1afe88efbdeda620d5fb62300a [diff] [blame] |
Strict Hierarchical Check of Trust Chain Final
diff --git a/nlsr_km.h b/nlsr_km.h index 59847f5..bb935fa 100644 --- a/nlsr_km.h +++ b/nlsr_km.h
@@ -30,6 +30,7 @@ struct ccn_parsed_ContentObject *pco); int verify_key(const unsigned char *ccnb, - struct ccn_parsed_ContentObject *pco); + struct ccn_parsed_ContentObject *pco, + int content_type); #endif