close
Closes the credential store, and frees all
resources associated with it. If you want to run additional credential store
subroutines, you must run
init
again to reinitialize the
credential store.
Call
close
only once for each
credential store initialized by a call to
init
.
Parameters
No parameters.
Returns
Returns nothing.