Get the issuer of the X509Certificate described by this entry. If
the certificate issuer is also the CRL issuer, this method returns
null.
<p>This method is used with indirect CRLs. The default implementation
always returns null. Subclasses that wish to support indirect CRLs
should override it.
@return the issuer of the X509Certificate described by this entry
or null if it is issued by the CRL issuer.
Get the issuer of the X509Certificate described by this entry. If the certificate issuer is also the CRL issuer, this method returns null.
<p>This method is used with indirect CRLs. The default implementation always returns null. Subclasses that wish to support indirect CRLs should override it.
@return the issuer of the X509Certificate described by this entry or null if it is issued by the CRL issuer.
@since 1.5