View Source Macfly.Caveat.ValidityWindow (macfly v0.2.16)

Summary

Types

@type t() :: %Macfly.Caveat.ValidityWindow{
  not_after: integer(),
  not_before: integer()
}

Functions