☰
D
dejadoc
EVE:TLS
/
eve.tls.api
/
TlsContext.setKeyFile
🔍
☾
TlsContext.setKeyFile
TlsContext
setKeyFile(string path)
ref
pure
@safe
nothrow
@nogc
return
Set the private key file path.
Parameters
path
Path to the private key file (PEM format).
Returns
Reference to this context for method chaining.