TlsConnectionCallbackContext Class

Definition

Per connection state used to determine the TLS options.

public class TlsConnectionCallbackContext
type TlsConnectionCallbackContext = class
Public Class TlsConnectionCallbackContext
Inheritance
TlsConnectionCallbackContext

Constructors

TlsConnectionCallbackContext()

Properties

ClientHelloInfo

Information from the Client Hello message.

Connection

Information about an individual connection.

State

The information that was passed when registering the callback.

Applies to