CertificateHandler

class in UnityEngine.Networking

Switch to Manual

Description

负责拒绝或接受在 https 请求上接收到的证书。

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

Public Functions

Dispose表示不再使用此 [CertificateHandler],并且需要清理它使用的所有资源。

Protected Functions

ValidateCertificate为远程服务器发送的每个树叶证书调用的回调。