Share via


Microsoft.SPOT.Net.Security Namespace

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Provides network streams for secure communications between hosts.

Classes

  Class Description
Public class 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.

Enumerations

  Enumeration Description
Public enumeration SslProtocols Defines the possible versions of Secure Sockets Layer (SSL).
Public enumeration SslVerification The verification scheme to use for authentication.