Package apple.networkextension.protocol
Interface NWTCPConnectionAuthenticationDelegate.Block_evaluateTrustForConnectionPeerCertificateChainCompletionHandler
-
- Enclosing interface:
- NWTCPConnectionAuthenticationDelegate
public static interface NWTCPConnectionAuthenticationDelegate.Block_evaluateTrustForConnectionPeerCertificateChainCompletionHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidcall_evaluateTrustForConnectionPeerCertificateChainCompletionHandler(SecTrustRef trust)
-
-
-
Method Detail
-
call_evaluateTrustForConnectionPeerCertificateChainCompletionHandler
void call_evaluateTrustForConnectionPeerCertificateChainCompletionHandler(SecTrustRef trust)
-
-