Namespace:  Rebex.Net
Assembly:  Rebex.Networking (in Rebex.Networking.dll)

Syntax

Visual Basic
Public Enumeration TlsDebugEventType
C#
public enum TlsDebugEventType

Members

Member nameDescription
Supported by the .NET Compact FrameworkResumingCachedSession
Supported by the .NET Compact FrameworkUnknownMessageType
Supported by the .NET Compact FrameworkUnexpectedException
Supported by the .NET Compact FrameworkHelloRequest
Supported by the .NET Compact FrameworkClientHello
Supported by the .NET Compact FrameworkServerHello
Supported by the .NET Compact FrameworkCertificate
Supported by the .NET Compact FrameworkServerKeyExchange
Supported by the .NET Compact FrameworkCertificateRequest
Supported by the .NET Compact FrameworkServerHelloDone
Supported by the .NET Compact FrameworkCertificateVerify
Supported by the .NET Compact FrameworkClientKeyExchange
Supported by the .NET Compact FrameworkFinished
Supported by the .NET Compact FrameworkUnknownHandshakeMessage
Supported by the .NET Compact FrameworkAlert
Supported by the .NET Compact FrameworkNegotiating
Supported by the .NET Compact FrameworkSecured
Supported by the .NET Compact FrameworkClosed
Supported by the .NET Compact FrameworkChangeCipherSpec

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also