Updated on 2026-08-14
This commit is contained in:
parent
e7c57f1e11
commit
97c60b5f9d
18 changed files with 1098 additions and 611 deletions
|
|
@ -28,7 +28,7 @@ public class SignTask extends CustomReadCardTask {
|
|||
|
||||
byte[] getIssuerTransactionSignature(byte[] dataToSignByIssuer) throws Exception;
|
||||
|
||||
void onSignCompleted(byte[] signature) throws Exception;
|
||||
byte[] onSignCompleted(byte[] signature) throws Exception;
|
||||
}
|
||||
|
||||
private PaymentToSign paymentToSign;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue