ndn-lite
ndn-lite
app-support
secure-sign-on
sign-on-basic-impl-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_IMPL_CONSTS_H
12
#define SIGN_ON_BASIC_IMPL_CONSTS_H
13
14
#define SIG_GENERATION_BUF_LENGTH 500
15
16
#endif // SIGN_ON_BASIC_IMPL_CONSTS_H
Generated by
1.8.15