|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectds.ov2.test.Misc_protocols_test_stubs.Status_result
public static class Misc_protocols_test_stubs.Status_result
Result record for step status of protocol status.
Field Summary | |
---|---|
boolean |
assertions_on
Return value assertions_on converted from APDU_boolean. |
APDU_byte_array |
cap_creation_time
Return value cap_creation_time. |
int |
max_double_bignat_size
Return value max_double_bignat_size converted from APDU_short. |
int |
max_long_bignat_size
Return value max_long_bignat_size converted from APDU_short. |
int |
max_short_bignat_size
Return value max_short_bignat_size converted from APDU_short. |
int |
max_vector_length
Return value max_vector_length converted from APDU_short. |
boolean |
use_squared_rsa_mult_4
Return value use_squared_rsa_mult_4 converted from APDU_boolean. |
Constructor Summary | |
---|---|
Misc_protocols_test_stubs.Status_result(int a0,
int a1,
int a2,
int a3,
APDU_byte_array a4,
boolean a5,
boolean a6)
Return record constructor. |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int max_short_bignat_size
public final int max_long_bignat_size
public final int max_double_bignat_size
public final int max_vector_length
public final APDU_byte_array cap_creation_time
public final boolean assertions_on
public final boolean use_squared_rsa_mult_4
Constructor Detail |
---|
public Misc_protocols_test_stubs.Status_result(int a0, int a1, int a2, int a3, APDU_byte_array a4, boolean a5, boolean a6)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |