| Package | Description |
|---|---|
| com.prosysopc.ua.stack.core | |
| com.prosysopc.ua.stack.transport |
This package contains SecureChannel and related interfaces
|
| Modifier and Type | Method and Description |
|---|---|
OpenSecureChannelResponse |
OpenSecureChannelResponse.Builder.build() |
OpenSecureChannelResponse |
OpenSecureChannelResponse.clone() |
| Modifier and Type | Method and Description |
|---|---|
OpenSecureChannelResponse |
ChannelService.OpenSecureChannel(OpenSecureChannelRequest req) |
OpenSecureChannelResponse |
ChannelService.OpenSecureChannel(RequestHeader f_requestHeader,
UnsignedInteger f_clientProtocolVersion,
SecurityTokenRequestType f_requestType,
MessageSecurityMode f_securityMode,
ByteString f_clientNonce,
UnsignedInteger f_requestedLifetime) |
| Modifier and Type | Method and Description |
|---|---|
AsyncResult<OpenSecureChannelResponse> |
ChannelService.OpenSecureChannelAsync(OpenSecureChannelRequest req) |
AsyncResult<OpenSecureChannelResponse> |
ChannelService.OpenSecureChannelAsync(RequestHeader f_requestHeader,
UnsignedInteger f_clientProtocolVersion,
SecurityTokenRequestType f_requestType,
MessageSecurityMode f_securityMode,
ByteString f_clientNonce,
UnsignedInteger f_requestedLifetime) |
Copyright © 2026. All rights reserved.