SchannelCredentials.initialize

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

Initialize credentials from a TLS context.

Parameters

ctxThe TLS context with configuration.

Returns

TlsErrorCode indicating success or failure.