Uses of Class
org.opcfoundation.ua.core.ChannelSecurityToken

Packages that use ChannelSecurityToken
org.opcfoundation.ua.core All the code in this package are codegenerated. 
 

Uses of ChannelSecurityToken in org.opcfoundation.ua.core
 

Fields in org.opcfoundation.ua.core declared as ChannelSecurityToken
protected  ChannelSecurityToken OpenSecureChannelResponse.SecurityToken
           
 

Methods in org.opcfoundation.ua.core that return ChannelSecurityToken
 ChannelSecurityToken ChannelSecurityToken.clone()
          Deep clone
 ChannelSecurityToken OpenSecureChannelResponse.getSecurityToken()
           
 

Methods in org.opcfoundation.ua.core with parameters of type ChannelSecurityToken
 void OpenSecureChannelResponse.setSecurityToken(ChannelSecurityToken SecurityToken)
           
 

Constructors in org.opcfoundation.ua.core with parameters of type ChannelSecurityToken
OpenSecureChannelResponse(ResponseHeader ResponseHeader, UnsignedInteger ServerProtocolVersion, ChannelSecurityToken SecurityToken, ByteString ServerNonce)
           
 



Copyright © 2018. All rights reserved.