Freigeben über


SecProtocolOptions Klasse

Definition

[ObjCRuntime.TV(12, 0)]
public class SecProtocolOptions : CoreFoundation.NativeObject
type SecProtocolOptions = class
    inherit NativeObject
Vererbung
SecProtocolOptions
Attribute

Eigenschaften

Handle (Geerbt von NativeObject)

Methoden

AddPreSharedKey(DispatchData)
AddTlsApplicationProtocol(String)
AddTlsCipherSuite(SslCipherSuite)
AddTlsCipherSuiteGroup(SslCipherSuiteGroup)
Dispose() (Geerbt von NativeObject)
Dispose(Boolean) (Geerbt von NativeObject)
InitializeHandle(IntPtr) (Geerbt von NativeObject)
Release() (Geerbt von NativeObject)
Retain() (Geerbt von NativeObject)
SetKeyUpdateCallback(SecProtocolKeyUpdate, DispatchQueue)
SetLocalIdentity(SecIdentity2)
SetPeerAuthenticationRequired(Boolean)
SetTlsDiffieHellmanParameters(DispatchData)
SetTlsFalseStartEnabled(Boolean)
SetTlsIsFallbackAttempt(Boolean)
SetTlsMaxVersion(SslProtocol)
SetTlsMinVersion(SslProtocol)
SetTlsOcspEnabled(Boolean)
SetTlsRenegotiationEnabled(Boolean)
SetTlsResumptionEnabled(Boolean)
SetTlsServerName(String)
SetTlsSignCertificateTimestampEnabled(Boolean)
SetTlsTicketsEnabled(Boolean)

Gilt für: