# Functions
GetOptCode returns OptCode from string.
New returns a new Context instance.
Set returns closure as type OptFunc.
SetByString returns closure as type OptFunc.
# Constants
accepts ASCII input only.
dumps attested certification in signature packets (tag 2).
for debug.
selects alternate (GnuPG type) dump format (not used).
dumps multi-precision integers.
dumps literal packets (tag 11).
dumps marker packets (tag 10).
ModeNotSpecified as Not Specified.
ModePubEnc as Pubkey Encryption Mode.
ModeSymEnc as Sym.
dumps private packets (tag 60-63).
unknown option.
output UTC time.
# Type aliases
Level is log level.
OptFunc is self-referential function for functional options pattern.
SymAlgMode as Sym.