X509Certificate.getIssuerX500Principal

Returns the issuer (issuer distinguished name) value from the certificate 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

Meta