CXI
Loading...
Searching...
No Matches
Modules | Variables
Collaboration diagram for Format Parameter:

Modules

 Hash Algorithms
 

Variables

static final int MECH_NIST_SP800_56A = 0x00000200
 Apply NIST SP800-56A.
 
static final int MECH_FORMAT_ASN1 = 0x00000400
 Return ASN.1 encoded data.
 
static final int MECH_FORMAT_STRIP_LEAD_ZERO = 0x00000000
 Strip leading zeros.
 
static final int MECH_FORMAT_KEEP_LEAD_ZERO = 0x00000800
 Keep leading zeros.
 
static final int MECH_FORMAT_X = 0x00000800
 x coordinate only
 

Detailed Description