Function Request.sslSetKeyFile

Set path and format for ssl key file.

void sslSetKeyFile (
  string p,
  requests.streams.SSLOptions.filetype t = cast(filetype)0
) pure nothrow @property @nogc @safe;