TlsContext.isClient

bool isClient() const pure @safe nothrow @nogc

Check if this context is configured for client role.

Returns

true if the role is CLIENT.