|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectds.ov2.front.RSA_card_protocol_stubs.Commit_result
public static class RSA_card_protocol_stubs.Commit_result
Result record for step commit of protocol gate.
| Field Summary | |
|---|---|
byte |
data_applet_id
Return value data.applet_id converted from APDU_byte. |
BigInteger |
data_current_blinded_a
Return value data.current_blinded_a converted from Bignat. |
Host_signature |
data_current_signature
Return value data.current_signature converted from Signature. |
BigInteger |
data_result
Return value data.result converted from Bignat. |
long |
duration
Duration of the call in nanoseconds. |
| Constructor Summary | |
|---|---|
RSA_card_protocol_stubs.Commit_result(long ad,
byte a0,
BigInteger a1,
Host_signature a2,
BigInteger a3)
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 byte data_applet_id
public final BigInteger data_current_blinded_a
public final Host_signature data_current_signature
public final BigInteger data_result
| Constructor Detail |
|---|
public RSA_card_protocol_stubs.Commit_result(long ad,
byte a0,
BigInteger a1,
Host_signature a2,
BigInteger a3)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||