X509CRL.getIssuerX500Principal

Returns the issuer (issuer distinguished name) value from the CRL as an {@code X500Principal}. <p> It is recommended that subclasses override this method.

@return an {@code X500Principal} representing the issuer distinguished name @since 1.4

class X509CRL
abstract
getIssuerX500Principal
()

Meta