SecProtocolMetadata
SecAccessPreSharedKeysHandler
EarlyDataAccepted
NegotiatedCipherSuite
NegotiatedProtocol
NegotiatedProtocolVersion
NegotiatedTlsCipherSuite
NegotiatedTlsProtocolVersion
PeerPublicKey
ServerName
AccessPreSharedKeys(SecAccessPreSharedKeysHandler)
ChallengeParametersAreEqual(SecProtocolMetadata, SecProtocolMetadata)
CreateSecret(String, nuint)
CreateSecret(String, nuint)
CreateSecret(String, Byte[], nuint)
CreateSecret(String, Byte[], nuint)
PeersAreEqual(SecProtocolMetadata, SecProtocolMetadata)
SetCertificateChainForPeerHandler(Action<SecCertificate>)
SetDistinguishedNamesForPeerHandler(Action<DispatchData>)
SetOcspResponseForPeerHandler(Action<DispatchData>)
SetSignatureAlgorithmsForPeerHandler(Action<UInt16>)
xamarinmac
namespace Security
{
[TV(12, 0)]
[Watch(5, 0)]
public class SecProtocolMetadata : NativeObject
{
[BindingImpl(BindingImplOptions.Optimizable)]
public void SetDistinguishedNamesForPeerHandler(Action<DispatchData> callback);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API