Click or drag to resize

CertificateValidatorGetServerCertificateHash Method

Gets the server certificate hash.

Namespace:  Koopman.CheckPoint.Common
Assembly:  CheckPoint.NET (in CheckPoint.NET.dll) Version: 0.5.1
Syntax
Request Example View Source

Parameters

url
Type: SystemString
The URL to get server certificate from.

Return Value

Type: CertificateValidatorHashDetails
Tuple where Item1 is the certificate subject, and Item2 is the Hash.
See Also