Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
415da1eae647c0a28d98244d70cfd65110c68a39
/
ndn-cpp
/
encoding
/
der
/
visitor
/
simple-visitor.hpp
415da1e
DER encoding: Added CertificateDataVisitor and use in Certificate::decode.
by Jeff Thompson
· 11 years ago
d0a7d6d
DER: In visitor code, use ndnboost::any. We can use ndnboost::any because this is an internal header and will not conflict with the application if it uses boost::any.
by Jeff Thompson
· 11 years ago
cfed832
DER encoding: Add stub for SimpleVisitor implementation.
by Jeff Thompson
· 11 years ago
958bf9b
security: Added headers for der encoding. Added CertificateExtension and CertificateSubjectDescription.
by Jeff Thompson
· 11 years ago