An interface that defines all of the functions used to acquire resources provided by smart card drivers
This class represents an interface that defines functions to acquire and release resources that are provided by smart card drivers. Resources are acquired and released by calling one of the create functions and the destroySmartCard() function, respectively.