X509CRL.getRevokedCertificates

Gets all the entries from this CRL. This returns a Set of X509CRLEntry objects.

@return all the entries or null if there are none present. @see X509CRLEntry

class X509CRL
abstract
getRevokedCertificates
()

Meta