![]() |
ndn-lite
|
Macros | |
#define | SIGN_ON_BASIC_CLIENT_NOT_STARTED 0 |
The sign-on process has not started for this client yet. More... | |
#define | SIGN_ON_BASIC_CLIENT_GENERATED_BOOTSTRAPPING_REQUEST 1 |
A bootstrapping request has been successfully generated. More... | |
#define | SIGN_ON_BASIC_CLIENT_PROCESSED_BOOTSTRAPPING_REQUEST_RESPONSE 2 |
A bootstrapping request response has been successfully processed, and been confirmed as valid. More... | |
#define | SIGN_ON_BASIC_CLIENT_GENERATED_CERTIFICATE_REQUEST 3 |
A certificate request has been successfully generated. More... | |
#define | SIGN_ON_BASIC_CLIENT_PROCESSED_CERTIFICATE_REQUEST_RESPONSE 4 |
A certificate request response has been successfully processed, and has been confirmed as valid. More... | |
#define | SIGN_ON_BASIC_CLIENT_GENERATED_FINISH_MESSAGE 5 |
A finish message has been successfully generated. More... | |
#define | SIGN_ON_BASIC_VARIANT_ECC_256 1 |
See sign-on-basic-ecc-256-consts.h for more info. More... | |
#define SIGN_ON_BASIC_CLIENT_GENERATED_BOOTSTRAPPING_REQUEST 1 |
A bootstrapping request has been successfully generated.
#define SIGN_ON_BASIC_CLIENT_GENERATED_CERTIFICATE_REQUEST 3 |
A certificate request has been successfully generated.
#define SIGN_ON_BASIC_CLIENT_GENERATED_FINISH_MESSAGE 5 |
A finish message has been successfully generated.
#define SIGN_ON_BASIC_CLIENT_NOT_STARTED 0 |
The sign-on process has not started for this client yet.
#define SIGN_ON_BASIC_CLIENT_PROCESSED_BOOTSTRAPPING_REQUEST_RESPONSE 2 |
A bootstrapping request response has been successfully processed, and been confirmed as valid.
#define SIGN_ON_BASIC_CLIENT_PROCESSED_CERTIFICATE_REQUEST_RESPONSE 4 |
A certificate request response has been successfully processed, and has been confirmed as valid.
#define SIGN_ON_BASIC_VARIANT_ECC_256 1 |
See sign-on-basic-ecc-256-consts.h for more info.