|
|
◆ CERT_CertParseCallBack
Read the certificate.
- Attention
- If the data is loaded to config, config points to the TLS configuration. If the data is loaded to the TLS object, the config command is used only for a single link.
- Parameters
-
| config | [IN] TLS link configuration, which can be used to obtain the passwd callback. |
| buf | [IN] Certificate data. |
| len | [IN] Certificate data length. |
| type | [IN] Parsing type. |
| format | [IN] Data format. |
- Return values
-
|