SslSessionOption Enum

Definition

Enumerates SSL session behavior options.

public enum SslSessionOption
type SslSessionOption = 
Inheritance
SslSessionOption

Fields

AllowRenegotiation 8
AllowServerIdentityChange 5
BreakOnCertRequested 1
BreakOnClientAuth 2
BreakOnClientHello 7
BreakOnServerAuth 0
EnableSessionTickets 9
Fallback 6
FalseStart 3
SendOneByteRecord 4

Applies to