[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Security.SecurityUtils.GetCRLURL

GetCRLURL Method

GetCRLURL(X509Certificate2)

Returns the URL of the Certificate Revocation List(CRL) for a certificate.

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