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