a struct for the parameters of the algorithm More...
#include <EclConfiguration.h>
Public Attributes | ||
union { | ||
short int id [16] | ||
unsigned char ic [32] | ||
}; | ||
a struct for the parameters of the algorithm
Definition at line 113 of file EclConfiguration.h.
unsigned char ic[32] |
Definition at line 116 of file EclConfiguration.h.
short int id[16] |
Definition at line 115 of file EclConfiguration.h.