次の方法で共有


SslSessionOption 列挙型

定義

SSL セッションの動作オプションを列挙します。

public enum SslSessionOption
type SslSessionOption = 
継承
SslSessionOption

フィールド

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

適用対象