Namespace FubarDev.FtpServer.Authentication
Classes
AuthenticationMechanism
The base class for an authentication mechanism.
DefaultSslStreamWrapperFactory
The default implementation of the ISslStreamWrapperFactory interface.
TlsAuthenticationMechanism
Implementation for the AUTH TLS
command.
Interfaces
IAuthenticationMechanism
The interface for an authentication mechanism.
ISslStreamWrapperFactory
Interface to wrap an unencrypted stream in an SslStream.