#include "key-params.hpp"
Go to the source code of this file.
Namespaces | |
| ndn | |
| Copyright (c) 2011-2015 Regents of the University of California.  | |
| ndn::detail | |
Variables | |
| static const uint32_t | ndn::MIN_RSA_KEY_SIZE = 1024 | 
| static const uint32_t | ndn::DEFAULT_RSA_KEY_SIZE = 2048 | 
| static const uint32_t | ndn::EC_KEY_SIZES [] = {256, 384} | 
| static const uint32_t | ndn::AES_KEY_SIZES [] = {128, 192, 256} |