Package com.thalesgroup.crasputil
Class CraspClient
java.lang.Object
com.thalesgroup.crasputil.CraspClient
CraspClient class is used to get ICraspUtil interface through which
RASP related functions can be called.-
Method Summary
Modifier and TypeMethodDescriptionstatic ICraspUtilgetCraspUtil(Context context) Get the instance of internal CraspUtil class.
-
Method Details
-
getCraspUtil
Get the instance of internal CraspUtil class.- Parameters:
context- Application context. Mandatory input- Returns:
null, ifcontextisnull.
-