A
C
D
E
F
G
H
I
L
M
O
P
Q
R
S
T
U
V
V
- verify(PublicKey,String,String) - function in com.taptap.pay.sdk.library.Security
- Verifies that the signature from the server matches the computedsignature on the data.
- verifyPurchase(String,String,String) - function in com.taptap.pay.sdk.library.Security
- Verifies that the data was signed with the given signature, and returnsthe verified purchase.