GetCertificateCRLURLs

Digitalni potpisi

Opis

Vraća adrese distribucije CRL-a koje certifikat imenuje

Sintaksa

Delphi

Function TPDFlib.GetCertificateCRLURLs(Const CertDER: AnsiString): WideString;

Parametri

CertDERCertifikat, DER kodiran

Povratne vrijednosti

AddressesOne per line.
Empty stringCertifikat nije imenovan ili ga nije moguće pročitati

Napomene

Adrese dolaze iz proširenja CRL Distribution Points (RFC 5280 §4.2.1.13), uključujući svaku točku distribucije koju certifikat navodi

Only URIs are reported. A location that names no fetchable resource, such as a directory name or a mail address, is skipped rather than returned as something that could be downloaded.

Vidi također

GetCertificateOCSPURLs, AddPAdESDSSCRLFromURL