Compartilhar via


SslSessionOption Enumeração

Definição

Enumera as opções de comportamento da sessão SSL.

public enum SslSessionOption
type SslSessionOption = 
Herança
SslSessionOption

Campos

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

Aplica-se a