|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenSecureChannelResponse | |
|---|---|
| org.opcfoundation.ua.core | All the code in this package are codegenerated. |
| org.opcfoundation.ua.transport | This package contains SecureChannel and related interfaces |
| Uses of OpenSecureChannelResponse in org.opcfoundation.ua.core |
|---|
| Methods in org.opcfoundation.ua.core that return OpenSecureChannelResponse | |
|---|---|
OpenSecureChannelResponse |
OpenSecureChannelResponse.clone()
Deep clone |
| Method parameters in org.opcfoundation.ua.core with type arguments of type OpenSecureChannelResponse | |
|---|---|
void |
SecureChannelServiceSetHandler.onOpenSecureChannel(EndpointServiceRequest<OpenSecureChannelRequest,OpenSecureChannelResponse> req)
|
| Uses of OpenSecureChannelResponse in org.opcfoundation.ua.transport |
|---|
| Methods in org.opcfoundation.ua.transport that return OpenSecureChannelResponse | |
|---|---|
OpenSecureChannelResponse |
ChannelService.OpenSecureChannel(OpenSecureChannelRequest req)
Synchronous OpenSecureChannel service request. |
OpenSecureChannelResponse |
ChannelService.OpenSecureChannel(RequestHeader RequestHeader,
UnsignedInteger ClientProtocolVersion,
SecurityTokenRequestType RequestType,
MessageSecurityMode SecurityMode,
ByteString ClientNonce,
UnsignedInteger RequestedLifetime)
Synchronous OpenSecureChannel service request. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||