Namespace System.Net.Security
Classes
CertificateManager
Provides an interface to the device certificate store to manage X509Certificate.
SslStream
Provides a stream used for client-server communication that uses the Secure Socket Layer (SSL) security protocol to authenticate the server and optionally the client.
Enums
SslProtocols
Defines the possible versions of Secure Sockets Layer (SSL).
SslVerification
The verification scheme to use for authentication.