Class 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:
    Serialized Form