#include "common.hpp"
Go to the source code of this file.
Namespaces | |
namespace | ndn |
namespace | ndn::nac |
Functions | |
Name | ndn::nac::convertKekNameToKdkPrefix (const Name &kekName, const ErrorCallback &onFailure) |
Convert KEK name to KDK prefix: | |
std::tuple< Name, Name, Name > | ndn::nac::extractKdkInfoFromCkName (const Name &ckDataName, const Name &ckName, const ErrorCallback &onFailure) |
Extract KDK information from name of CK data packet name. | |