Class KeyIdentifier
java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.model.identifier.KeyIdentifier
- All Implemented Interfaces:
Serializable
This class creates a unique identifier for a
java.security.Key object- See Also:
-
Field Summary
Fields inherited from class eu.europa.esig.dss.model.identifier.Identifier
DIGEST_ALGO -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class eu.europa.esig.dss.model.identifier.Identifier
asXmlId, equals, getMessageDigest, hashCode, toString
-
Constructor Details
-
KeyIdentifier
Default constructor with a key- Parameters:
key-Key
-