e-CryptIt Engine Xojo Plugin |
|
SignBuffer.SecondRoundFinal Method
Tells the buffer that second round is completed. This function will returns the signature also.

SecondRoundFinal()
as String
Parameters
Returns
- String
- The completed signature (64 character long)
Remarks
See Also
SignBuffer Class