SecureStreamClientBaseTryAuthenticate Method

Overload List

TryAuthenticate(Stream, Boolean) Attempts to authenticate the provided stream, disposing the secure stream upon completion.
TryAuthenticate(Stream, Boolean, Stream) Attempts to authenticate the supplied network stream, optionally using SSL/TLS encryption.

See Also