ndn-lite
sign-on-basic-consts.h
Go to the documentation of this file.
1 /*
2  * Copyright (C) Edward Lu
3  *
4  * This file is subject to the terms and conditions of the GNU Lesser
5  * General Public License v3.0. See the file LICENSE in the top level
6  * directory for more details.
7  *
8  * See AUTHORS.md for complete list of NDN IOT PKG authors and contributors.
9  */
10 
11 #ifndef SIGN_ON_BASIC_CONSTS_H
12 #define SIGN_ON_BASIC_CONSTS_H
13 
16 #define SIGN_ON_BASIC_VARIANT_ECC_256 1
17 
19 #endif // SIGN_ON_BASIC_CONSTS_H