Indicate whether the iteration has more credentials.
#include <sys/credential/credential_store.h>
bool credential_iterator_has_next(const credential_iterator_t *iter)
BlackBerry 10.3.1
Credential iteration.
This function queries the credential iterator and returns true if more credentials are available, and returns false if there are no more credentials left.
true if iteration has more credentials, false otherwise.