begin


Description:

public string begin ()

Begin the secret exchange.

The resulting string should be sent to the other side of the exchange. The other side should use [method@SecretExchange.receive] to process the string.

Parameters:

this

a SecretExchange object

Returns:

A newly allocated string to be sent to the other side of the secret exchange