|
||||||||||
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.Get_signature_result
public static class RSA_card_protocol_test_stubs.Get_signature_result
Result record for step get_signature of protocol resign.
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. |
long |
duration
Duration of the call in nanoseconds. |
Constructor Summary | |
---|---|
RSA_card_protocol_test_stubs.Get_signature_result(long ad,
byte a0,
BigInteger a1,
Host_signature a2)
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
Constructor Detail |
---|
public RSA_card_protocol_test_stubs.Get_signature_result(long ad, byte a0, BigInteger a1, Host_signature a2)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |