TLS.
ClientOptions.privateKey
string privateKey() @property nothrowGet privateKey property.
Returns
The private key associated with the client certificate for Mutual
void privateKey(string propval) @property nothrowSet privateKey property.
Parameters
propval | The private key associated with the client certificate for Mutual TLS. |