ClientOptions.certificateChain
string certificateChain() @property nothrowGet certificateChain property.
Returns
The client certificate to use if using Mutual TLS.
void certificateChain(string propval) @property nothrowSet certificateChain property.
Parameters
propval | The client certificate to use if using Mutual TLS. |