completeSession abstract method
Completes the session establishment process. Called by the responder after sending the response.
Implementation
Future<SecureSession> completeSession();
Completes the session establishment process. Called by the responder after sending the response.
Future<SecureSession> completeSession();