Hi I made a digital signature application using Jbuilder X ,but the thing which i need is for example in my application i have two stages:
Signing the message
Verification stage(to be sure that the message is really authinticated and it comes from the true sender without any change)
in the the first stage i have a text file which contains the signature+message , i want to send it to other PC to make the verification stage in that PC HOW CAN MAKE THIS USING jBUILDER????