X509CRLImpl.getTBSCertList

Gets the DER encoded CRL information, the <code>tbsCertList</code> from this CRL. This can be used to verify the signature independently.

@return the DER encoded CRL information. @exception CRLException on encoding errors.

class X509CRLImpl
override
byte[]
getTBSCertList
()

Meta