property RevokedCertificates: TScRevokedCertificates;
Description
RevokedCertificates maintains a list of the TScRevokedCertificate object references, that indicate information about revoked certificates.
Revoked certificates are listed by their serial numbers. Certificates revoked by the CA are uniquely identified by the certificate serial number.
This property is read-only.