| RSA BSAFE SSL-C |
Security protocol components for C |
| Search |
Defines | |
| #define | SSL_NOTHING |
| Indicates that all operations completed successfully. | |
| #define | SSL_WRITING |
| Indicates that the write operation failed to complete and should be retried. | |
| #define | SSL_READING |
| Indicates that the read operation failed to complete and should be retried. | |
| #define | SSL_X509_LOOKUP |
| Indicates that the X.509 lookup failed to complete and should be retried. | |