SNIMatcher
SNIMatcher(Int32)
SNIMatcher(IntPtr, JniHandleOwnership)
JniPeerMembers
ThresholdClass
ThresholdType
Type
Matches(SNIServerName)
monoandroid
namespace Javax.Net.Ssl
{
[Register("javax/net/ssl/SNIMatcher", ApiSince = 24, DoNotGenerateAcw = true)]
public abstract class SNIMatcher : Object
{
[Register("matches", "(Ljavax/net/ssl/SNIServerName;)Z", "GetMatches_Ljavax_net_ssl_SNIServerName_Handler", ApiSince = 24)]
public abstract bool Matches(SNIServerName? serverName);
}
}
| .NET | 6.07.08.09.0 |
|---|---|
Information specific to monoandroid | |
| Assembly | Mono.Android , 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