Interface | Description |
---|---|
IAuthenticationRequest |
Interface for the full Request including every protocol detail.
|
IAuthenticationResponse |
Interface for the full Response including every protocol detail.
|
IProtocolMessage |
Message which contains the binary representation of the protocol.
|
IRequestMessage |
Request Message which contains the binary representation of the protocol request.
|
IResponseMessage |
Response Message which contains the binary representation of the protocol response.
|
Copyright © 2020. All Rights Reserved.