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 boolean
equals(Object obj)
String
getCanonical()
byte[]
getEncoded()
String
getPrettyPrintRFC2253()
X500Principal
getPrincipal()
String
getRFC2253()
int
hashCode()