다음을 통해 공유


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>)

적용 대상