X509CRL.getTBSCertList

Gets the DER-encoded CRL information, the {@code tbsCertList} from this CRL. This can be used to verify the signature independently.

@return the DER-encoded CRL information. @exception CRLException if an encoding error occurs.

class X509CRL
abstract
byte[]
getTBSCertList
()

Meta