다음을 통해 공유


SNIMatcher 생성자

정의

오버로드

SNIMatcher(Int32)

SNIMatcher 지정된 서버 이름 형식을 사용하여 만듭니다.

SNIMatcher(IntPtr, JniHandleOwnership)

SNIMatcher(Int32)

SNIMatcher 지정된 서버 이름 형식을 사용하여 만듭니다.

[Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=24)]
protected SNIMatcher (int type);
[<Android.Runtime.Register(".ctor", "(I)V", "", ApiSince=24)>]
new Javax.Net.Ssl.SNIMatcher : int -> Javax.Net.Ssl.SNIMatcher

매개 변수

type
Int32

이 선택기에서 수행하는 서버 이름의 형식

특성

설명

SNIMatcher 지정된 서버 이름 형식을 사용하여 만듭니다.

에 대한 javax.net.ssl.SNIMatcher.SNIMatcher(int)Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상

SNIMatcher(IntPtr, JniHandleOwnership)

protected SNIMatcher (IntPtr javaReference, Android.Runtime.JniHandleOwnership transfer);
new Javax.Net.Ssl.SNIMatcher : nativeint * Android.Runtime.JniHandleOwnership -> Javax.Net.Ssl.SNIMatcher

매개 변수

javaReference
IntPtr

nativeint

설명

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상