Packages

Gleam library for interacting with Automatic Certificate Management Environment (ACME) servers like Let's Encrypt

Retired package: Release invalid

Current section

Files

Jump to
acumen include acumen_Context.hrl
Raw

include/acumen_Context.hrl

-record(context, {directory :: acumen:directory(), nonce :: binary()}).