Macfly.Caveat.ValidityWindow (macfly v0.2.11)

Summary

Types

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

Functions