Class EntityIdentifier
java.lang.Object
eu.europa.esig.dss.model.identifier.Identifier
eu.europa.esig.dss.model.identifier.EntityIdentifier
- All Implemented Interfaces:
Serializable
This class is used to obtain a unique id for Public key
- See Also:
-
Field Summary
Fields inherited from class eu.europa.esig.dss.model.identifier.Identifier
DIGEST_ALGO
-
Constructor Summary
-
Method Summary
Methods inherited from class eu.europa.esig.dss.model.identifier.Identifier
asXmlId, equals, getMessageDigest, hashCode, toString
-
Constructor Details
-
EntityIdentifier
Default constructor- Parameters:
publicKey
-PublicKey
-