Class KeyIdentifier

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

public final class KeyIdentifier extends Identifier
This class creates a unique identifier for a java.security.Key object
See Also:
  • Constructor Details

    • KeyIdentifier

      public KeyIdentifier(Key key)
      Default constructor with a key
      Parameters:
      key - Key