open

abstract suspend fun open(eSenderKey: EcPublicKey)

Opens the connection to the other peer.

Parameters

eSenderKey

This should be set to EDeviceKey if using forward engagement or EReaderKey if using reverse engagement.