The OpenD Programming Language

SSLOptions.setCertFile

set cert file name and type (default - pem)

struct SSLOptions
@safe pure nothrow @nogc
setCertFile
(
string f
,
filetype t = filetype.pem
)

Meta