IAIK PKCS#11 Wrapper
version 1.2.16

iaik.pkcs.pkcs11
Interface Module.WaitingBehavior

Enclosing interface:
Module

public static interface Module.WaitingBehavior

This interface defines the allowed constants for the wanted waiting behavior when calling waitForSlotEvent.

Invariants

Field Summary
static boolean BLOCK
          Tells waitForSlotEvent to block until an event occurs.
static boolean DONT_BLOCK
          Tells waitForSlotEvent to return immediately.
 

Field Detail

BLOCK

public static final boolean BLOCK
Tells waitForSlotEvent to block until an event occurs.

See Also:
Constant Field Values

DONT_BLOCK

public static final boolean DONT_BLOCK
Tells waitForSlotEvent to return immediately.

See Also:
Constant Field Values

IAIK PKCS#11 Wrapper
version 1.2.16

IAIK JavaSecurity Website http://jce.iaik.tugraz.at/

IAIK at Graz University of Technology, Austria, Europe
Copyright 2001-2002, IAIK, Graz University of Technology, Inffeldgasse 16a, 8010 Graz, Austria. All Rights Reserved.