|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectds.ov2.front.RSA_card_protocol_test_stubs.Respond_result
public static class RSA_card_protocol_test_stubs.Respond_result
Result record for step respond of protocol gate.
Field Summary | |
---|---|
Host_vector |
data_remainders
Return value data.remainders converted from Vector. |
BigInteger |
data_result
Return value data.result converted from Bignat. |
long |
duration
Duration of the call in nanoseconds. |
Constructor Summary | |
---|---|
RSA_card_protocol_test_stubs.Respond_result(long ad,
Host_vector a0,
BigInteger a1)
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 long duration
public final Host_vector data_remainders
public final BigInteger data_result
Constructor Detail |
---|
public RSA_card_protocol_test_stubs.Respond_result(long ad, Host_vector a0, BigInteger a1)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |