Files
2026-07-09 11:19:13 +08:00

6 lines
269 B
Go

// Package schannel wraps the Windows Schannel security provider (SSPI) for
// client-side TLS. The public API is implemented on Windows only; on other
// platforms the package is empty and intended for transitive imports from
// build-tagged callers.
package schannel