ds.ov2.front
Class RSA_card_debug_description.reset_call
java.lang.Object
ds.ov2.front.RSA_card_debug_description.reset_call
- All Implemented Interfaces:
- Void_method
- Enclosing class:
- RSA_card_debug_description
class RSA_card_debug_description.reset_call
- extends Object
- implements Void_method
Card action for step reset in protocol reset_applet_state.
Only available if JAVACARD_APPLET or APPLET_TESTFRAME is defined.
Method Summary |
void |
method()
Run the card action for step reset in protocol reset_applet_state. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RSA_card_debug_description.reset_call
RSA_card_debug_description.reset_call()
- Empty constructor.
method
public void method()
- Run the card action for step reset in protocol reset_applet_state.
- Specified by:
method
in interface Void_method