Compartir a través de


SecProtocolOptions Clase

Definición

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

Propiedades

Handle (Heredado de NativeObject)

Métodos

AddPreSharedKey(DispatchData)
AddTlsApplicationProtocol(String)
AddTlsCipherSuite(SslCipherSuite)
AddTlsCipherSuiteGroup(SslCipherSuiteGroup)
Dispose() (Heredado de NativeObject)
Dispose(Boolean) (Heredado de NativeObject)
InitializeHandle(IntPtr) (Heredado de NativeObject)
Release() (Heredado de NativeObject)
Retain() (Heredado de 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)

Se aplica a