NAME
Net::ACME2::Order
DESCRIPTION
The ACME Order object.
ACCESSORS
These provide text strings as defined in the ACME specification:
id()
status()
expires()
notBefore()
notAfter()
certificate()
finalize()
OBJ->authorizations()
The URLs for the order’s authorizations.
OBJ->identifiers()
The order’s identifiers, as a list of hash references. The content matches the ACME specification.