completeSession abstract method

Future<SecureSession> completeSession()

Completes the session establishment process. Called by the responder after sending the response.

Implementation

Future<SecureSession> completeSession();