s4:kdc: Add helper functions to create optional int64 values
commit9585bf9bb723d58dd0fc07ae65de071cd189817f
authorJoseph Sutton <josephsutton@catalyst.net.nz>
Wed, 14 Jun 2023 22:18:38 +0000 (15 10:18 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 15 Jun 2023 05:29:28 +0000 (15 05:29 +0000)
tree134055273c3e713deea2861357f5061c67f38488
parentb1429830699fa457f26643e246b5fd07eab3a32d
s4:kdc: Add helper functions to create optional int64 values

These values will be used to represent TGT lifetimes, which might or
might not be present.

Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
auth/authn_policy_impl.h