A challenge response function type.
typedef KdbxChallengeResponse = List<int> Function(List<int> challenge);