C# Class HttpClient.DotNet.AcceptingPolicy

For an explanation of this AcceptingPolicy class, see http://mono-project.com/UsingTrustedRootsRespectfully
Inheritance: ICertificatePolicy
Afficher le fichier Open project: xamarin/mac-samples

Méthodes publiques

Méthode Description
CheckValidationResult ( ServicePoint sp, X509Certificate cert, WebRequest req, int error ) : bool

Method Details

CheckValidationResult() public méthode

public CheckValidationResult ( ServicePoint sp, X509Certificate cert, WebRequest req, int error ) : bool
sp System.Net.ServicePoint
cert System.Security.Cryptography.X509Certificates.X509Certificate
req System.Net.WebRequest
error int
Résultat bool