SchannelCredentials.initialize

TlsErrorCode initialize(ref const(TlsContext) ctx) @trusted nothrow @nogc

Initialize credentials from a TLS context.

Parameters

ctxThe TLS context with configuration.

Returns

TlsErrorCode indicating success or failure.