SecProtocolMetadata 类

定义

[ObjCRuntime.TV(12, 0)]
public class SecProtocolMetadata : CoreFoundation.NativeObject
type SecProtocolMetadata = class
    inherit NativeObject
继承
SecProtocolMetadata
属性

属性

EarlyDataAccepted
Handle (继承自 NativeObject)
NegotiatedCipherSuite
NegotiatedProtocol
NegotiatedProtocolVersion
PeerPublicKey

方法

ChallengeParametersAreEqual(SecProtocolMetadata, SecProtocolMetadata)
Dispose() (继承自 NativeObject)
Dispose(Boolean) (继承自 NativeObject)
InitializeHandle(IntPtr) (继承自 NativeObject)
PeersAreEqual(SecProtocolMetadata, SecProtocolMetadata)
Release() (继承自 NativeObject)
Retain() (继承自 NativeObject)
SetCertificateChainForPeerHandler(Action<SecCertificate>)
SetDistinguishedNamesForPeerHandler(Action<DispatchData>)
SetOcspResponseForPeerHandler(Action<DispatchData>)
SetSignatureAlgorithmsForPeerHandler(Action<UInt16>)

适用于