Version: 2021.2
언어: 한국어

CertificateHandler

class in UnityEngine.Networking

매뉴얼로 전환

설명

Responsible for rejecting or accepting certificates received on https requests.

Note: Custom certificate validation is currently only implemented for the following platforms - Android, iOS, tvOS and desktop platforms.

Public 함수

DisposeSignals that this [CertificateHandler] is no longer being used, and should clean up any resources it is using.

보호되는 함수

ValidateCertificateCallback, invoked for each leaf certificate sent by the remote server.