Package eu.europa.esig.dss.model.x509
Class X500PrincipalHelper
java.lang.Object
eu.europa.esig.dss.model.x509.X500PrincipalHelper
public class X500PrincipalHelper extends Object
-
Constructor Summary
Constructors Constructor Description X500PrincipalHelper(X500Principal principal) -
Method Summary
Modifier and Type Method Description booleanequals(Object obj)StringgetCanonical()byte[]getEncoded()StringgetPrettyPrintRFC2253()X500PrincipalgetPrincipal()StringgetRFC2253()inthashCode()
-
Constructor Details
-
Method Details
-
getPrincipal
-
getCanonical
-
getRFC2253
-
getPrettyPrintRFC2253
-
getEncoded
public byte[] getEncoded() -
hashCode
public int hashCode() -
equals
-