NetworkOptions.setTlsKeyPath

Set the file from which to load the private key corresponding to your own certificate

class NetworkOptions
static
void
setTlsKeyPath
(
in string value
)

Parameters

value string

file path

Meta