commit | 8d9e7128d2aee294baa9af25ece643155a62c057 | [log] [tgz] |
---|---|---|
author | tylerliu <tylersiqi@163.com> | Tue Oct 06 18:57:06 2020 -0700 |
committer | tylerliu <tylersiqi@163.com> | Tue Oct 06 18:57:06 2020 -0700 |
tree | 0fceb40c79a6f8f5fc9f4965250362b3f82fab49 | |
parent | afb27a0196df8fe8ec1089d80b2ef9f885e70400 [diff] [blame] |
add name assignment config Change-Id: I7a67759c50ed9986a8bcf6db814c372a0ee418d5
diff --git a/src/ndncert-common.hpp b/src/ndncert-common.hpp index 4da43c9..b14cd12 100644 --- a/src/ndncert-common.hpp +++ b/src/ndncert-common.hpp
@@ -123,6 +123,7 @@ const std::string CONFIG_CHALLENGE = "challenge"; const std::string CONFIG_CERTIFICATE = "certificate"; const std::string CONFIG_REDIRECTION = "redirect-to"; +const std::string CONFIG_NAME_ASSIGNMENT = "name-assignment"; // NDNCERT Status Enum