ClientOptionsGidBuilderImpl.privateKey

Set privateKey property.

class ClientOptionsGidBuilderImpl(T)
T
privateKey
(
string propval
)

Parameters

propval string

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

Return Value

Type: T

Builder instance for fluent chaining