Class Identifier

java.lang.Object
org.shredzone.acme4j.Identifier
All Implemented Interfaces:
Serializable

public class Identifier extends Object implements Serializable
Represents an identifier.

The ACME protocol only defines the DNS identifier, which identifies a domain name. acme4j also supports IP identifiers.

CAs, and other acme4j modules, may define further, proprietary identifier types.

Since:
2.3
See Also: