JSONStore security utilities setup
Ensure that you import the following files to use the JSONStore security utilities APIs.
iOS
#import "WLSecurityUtils.h"
Android
import com.worklight.wlclient.api.SecurityUtils
JavaScript
No setup is required.
Parent topic: JSONStore security utilities