ClientOptions.privateKey

Set privateKey property.

  1. string privateKey [@property getter]
  2. string privateKey [@property setter]
    class ClientOptions
    @property
    void
    privateKey
    (
    string propval
    )

Parameters

propval string

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