Goes to the next error group.
(tpm_cleangroupnext clean_id)
Returns T or nil.
clean_id | Model ID (real) returned by tpm_cleanalloc |
The function always returns T, and fails only when the clean_id parameter is invalid. It cannot inform you when there are no more groups to clean. To check for this condition, use tpm_cleancomplete.