abstract fun authenticate(handshakeParams: HandshakeInitParameters): AuthHeader
(source)
Creates authentication header to initialize handshake process. As a result it creates an authentication header to include to udp message.
handshakeParams
- parameters for authentication header creation
Return
authentication header for handshake initialization