etf.org/rfc/rfc2253.txt">RFC 2253: Lightweight Directory Access Protocol (v3): UTF-8 String Representation of Distinguished Names. This class, however, accepts string formats from both RFC 2253 and
RFC 1779: A String Representation of Distinguished Names, and also recognizes attribute type keywords whose OIDs (Object Identifiers) are defined in
RFC 3280: Internet X.509 Public Key Infrastructure Certificate and CRL Profile.
The string representation for this {@code X500Principal}can be obtained by calling the {@code getName} methods.
Note that the {@code getSubjectX500Principal} and{@code getIssuerX500Principal} methods of{@code X509Certificate} return X500Principals representing theissuer and subject fields of the certificate.
@see java.security.cert.X509Certificate
@since 1.4