| Class | Description |
|---|---|
| AbstractUaTcpCommMessage |
Base for opc.tcp communication messages.
|
| Acknowledge |
Acknowledge is a message used in TCP Handshake.
|
| ChunkAsymmDecryptVerifier |
Decrypts and Verifies Chunk secured with asymmetric encryption
|
| ChunkAsymmEncryptSigner |
ChunkAsymmEncryptSigner class.
|
| ChunkFactory |
Chunk factory constructs byte buffers to be used for writing.
|
| ChunkFactory.AcknowledgeChunkFactory | |
| ChunkFactory.AsymmMsgChunkFactory | |
| ChunkFactory.ErrorMessageChunkFactory | |
| ChunkFactory.HelloChunkFactory | |
| ChunkSymmDecryptVerifier |
ChunkSymmDecryptVerifier class.
|
| ChunkSymmEncryptSigner |
ChunkSymmEncryptSigner class.
|
| ChunkUtils |
Internal.
|
| ErrorMessage |
ErrorMessage is a message used in TCP Handshake.
|
| Hello |
Hello is a message used in TCP Handshake.
|
| InternalBinaryEncodingsHelper |
Internal helper for encoding/decoding opc.tcp specific communication messages (plus opc.https
Messages), but needed from multiple packages and thus public.
|
| InternalClientSideDecodingServiceFault |
Internal, used to carry client-side
DecodingException within ServiceFault in some
scenarios where decoding of the ResponseHeader works, but the rest of the response fails. |
| ReverseHello |
ReverseHello is a message used in "reverse" TCP Handshake.
|
| SecurityToken |
Security Token of a tcp connection.
|
| TcpConnectionParameters |
TCP Connection parameters.
|
| TcpMessageType |
TCP Communication headers
|
Copyright © 2026. All rights reserved.