tibemsSSL
Type
| Function | Description |
|---|---|
| tibemsSSL_GetTrace | Determine whether TLS tracing is enabled. |
| tibemsSSL_OpenSSLVersion | Get a string representing the OpenSSL version number. |
| tibemsSSL_SetTrace | Enable or disable TLS tracing. |
| Constant | Value |
|---|---|
| TIBEMS_SSL_ENCODING_AUTO | (0x0000) |
| TIBEMS_SSL_ENCODING_PEM | (0x0001) |
| TIBEMS_SSL_ENCODING_DER | (0x0002) |
| TIBEMS_SSL_ENCODING_BER | (0x0004) |
| TIBEMS_SSL_ENCODING_PKCS7 | (0x0010) |
| TIBEMS_SSL_ENCODING_PKCS8 | (0x0020) |
| TIBEMS_SSL_ENCODING_PKCS12 | (0x0040) |
| TIBEMS_SSL_ENCODING_ENTRUST | (0x0100) |
| TIBEMS_SSL_ENCODING_KEYSTORE | (0x0200) |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
