// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
pub
pub
pub
pub
pub
pub
/// Network transport creation and TLS negotiation.
/// Parallel TCP connect for MultiSubnetFailover.
/// SSL/TLS stream handling.
/// High-level TDS transport abstraction.
/// TLS engine abstraction (native-tls today, Schannel-direct in a later PR).
pub
/// Direct Schannel TLS implementation (Windows-only). Not wired into the
/// dispatcher until the final PR in the Schannel-direct stack.
pub