Gitiles
Code Review
Sign In
gerrit.named-data.net
/
ndn-cxx
/
2db6037ab12f18bc83a87d9b79c00eba08b495a1
/
src
/
security
/
certificate
/
public-key.cpp
2db6037
files: Rename ndn-cpp/ to src/. Updated Makefile.am. Refs #1054.
by Jeff Thompson
· 11 years ago
[Renamed from ndn-cpp/security/certificate/public-key.cpp]
0799671
DER encoding: implement PublicKey::toDer().
by Jeff Thompson
· 11 years ago
7ff36fe
code style: member variables end with _
by Jeff Thompson
· 11 years ago
25b4e61
make: Global change: Move all public headers to include folder. Change source to including public headers using #include <ndn-cpp/*>. Split some header files to minimize exposing C .h files.
by Jeff Thompson
· 11 years ago
10ad12a
global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector.
by Jeff Thompson
· 11 years ago
c057343
security: Added PublicKey and OID classes.
by Jeff Thompson
· 11 years ago