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
|
|