[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.SecurityUtils.GetOCSPURL

GetOCSPURL Method

GetOCSPURL(X509Certificate2)

Returns the OCSP URL from the certificate.

Declaration
public static string GetOCSPURL(X509Certificate2 certificate)
Public Shared Function GetOCSPURL(certificate As X509Certificate2) As String
Parameters
Type Name Description
X509Certificate2 certificate
Returns
Type Description
string