Implements the class for direct access to SLE4442 through the following supported smart card readers:
ACR38U
Blutronics BluedriveII
Omnikey
Castles
SCM
Towitoko

Namespace:  Cryptware.NSLE4442API
Assembly:  NSLE4442Lib (in NSLE4442Lib.dll)

Syntax

Visual Basic (Declaration)
Public Class SLE4442Direct
C#
public class SLE4442Direct
Visual C++
public ref class SLE4442Direct
JavaScript
Cryptware.NSLE4442API.SLE4442Direct = function();

Type.createClass(
	'Cryptware.NSLE4442API.SLE4442Direct');

Inheritance Hierarchy

System..::.Object
  Cryptware.NSLE4442API..::.SLE4442Direct

See Also