OpenSSLContext.usePrivateKeyFile

Sets the private key to use for authenticating to the remote peer based on the configured certificate chain file.

class OpenSSLContext
@safe
void
usePrivateKeyFile
(
string path
)

Meta