ClientOptions.privateKey

string privateKey() @property

Get privateKey property.

Returns

The private key associated with the client certificate for Mutual

TLS.

void privateKey(string propval) @property

Set privateKey property.

Parameters

propvalThe private key associated with the client certificate for Mutual TLS.