Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
We use essential cookies for the website to function, as well as analytics cookies for analyzing and creating statistics of the website performance. To agree to the use of analytics cookies, click "Accept All". You can manage your preferences at any time by clicking "Cookie Settings" on the footer. More Information.
Client certificate sent to a remote server, which will be used by the server to verify the identity of the client.
Since: 5.0.0(12)
Related module: RemoteCommunication
Header file: rcp.h
| Name | Description |
|---|---|
| char * content | Client certificate content. The certificate file must be in PEM, DER, or P12 format. |
| char * filePath | Path of the client certificate. The certificate file must be in PEM, DER, or P12 format. |
| char * key | Name of the private key file of the client certificate. |
| char * keyPassword | Password of the private key of the client certificate. |
| Rcp_CertType type | Client certificate type. |
char* Rcp_ClientCertificate::content
Description
Client certificate content. The certificate file must be in PEM, DER, or P12 format.
char* Rcp_ClientCertificate::filePath
Description
Path of the client certificate. The certificate file must be in PEM, DER, or P12 format.
char* Rcp_ClientCertificate::key
Description
Name of the private key file of the client certificate.
char* Rcp_ClientCertificate::keyPassword
Description
Password of the private key of the client certificate.
Rcp_CertType Rcp_ClientCertificate::type
Description
Client certificate type.
Intelligent Assistant
Chat with our virtual assistant to get answers promptly.
Quick start
Helps you find desired resources with ease.