SslStream Class

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.

Namespace: Microsoft.SPOT.Net.Security
Assembly: Microsoft.SPOT.Net.Security (in microsoft.spot.net.security.dll)

Syntax

public class SslStream : NetworkStream

Version Information

Available in the .NET Micro Framework versions 3.0, 4.0, and 4.1.

See Also

Reference

SslStream Members
Microsoft.SPOT.Net.Security Namespace