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 SslProtocols. This enumeration supports a bitwise combination of its member values.
- SslVerification
The verification scheme to use for authentication.