1 #define USE_ECDSA_SHA_384 2 #define PUBLIC_KEY_SIZE 96 3 4 #define INCLUDE_ENCRYPT 0 5 #define INCLUDE_ENCRYPT0 0 6 #define INCLUDE_MAC 0 7 #define INCLUDE_MAC0 0 8 #define INCLUDE_SIGN 0 9 #define INCLUDE_SIGN1 1 10 #define INCLUDE_COUNTERSIGNATURE 0 11 #define INCLUDE_COUNTERSIGNATURE1 0 12