Struct holding information about the keyring.
@type t() :: %ExUid2.Keyring.Info{ caller_site_id: term(), identity_scope: term(), master_keyset_id: term(), site_data: term(), token_expiry_seconds: term() }