| RSA BSAFE SSL-C |
Security protocol components for C |
| Search |
Defines | |
| #define | SSL_BLINDING_MODE_OFF |
| Indicates to turn blinding mode off. | |
| #define | SSL_BLINDING_MODE_NO_UPDATE |
| Indicates the blinding mode in which the blinding value is constant for each operation. | |
| #define | SSL_BLINDING_MODE_FULL_UPDATE |
| Indicates the blinding mode in which the new blinding value is used for each operation. | |