B2BITS FIX Antenna C++ 2.33.0
|
Variables | |
static const int | DES = 2 |
DES (ECB mode) = 2. | |
static const int | NONE_OTHER = 0 |
None / other = 0. | |
static const int | PEM_DES_MD5 = 6 |
PEM/DES-MD5 (see app note on FIX web site) = 6. | |
static const int | PGP_DES = 4 |
PGP/DES (defunct) = 4. | |
static const int | PGP_DES_MD5 = 5 |
PGP/DES-MD5 (see app note on FIX web site) = 5. | |
static const int | PKCS = 1 |
PKCS (proprietary) = 1. | |
static const int | PKCS_DES = 3 |
PKCS/DES (proprietary) = 3. | |
|
static |
DES (ECB mode) = 2.
|
static |
None / other = 0.
|
static |
PEM/DES-MD5 (see app note on FIX web site) = 6.
|
static |
PGP/DES (defunct) = 4.
|
static |
PGP/DES-MD5 (see app note on FIX web site) = 5.
|
static |
PKCS (proprietary) = 1.
|
static |
PKCS/DES (proprietary) = 3.