Class X500NameIdentifier

java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.model.identifier.X500NameIdentifier
All Implemented Interfaces:
Serializable

public class X500NameIdentifier extends Identifier
This class is used to create a unique identifier for a Relative Distinguished Name (RDN)
See Also:
  • Constructor Details

    • X500NameIdentifier

      public X500NameIdentifier(X500Principal x500Principal)
      Default constructor with an X500Principal
      Parameters:
      x500Principal - X500Principal