Opc.Ua.Core
UaSCUaBinaryClientChannel Class Methods


Opc.Ua.Bindings Namespace : UaSCUaBinaryClientChannel Class

For a list of all members of this type, see UaSCUaBinaryClientChannel members.

Public Methods
 NameDescription
Public Method Creates a connection with the server.  
Public Method Sends a request to the server.  
Public Method Closes a connection with the server.  
Public Method Closes a connection with the server.  
Public MethodOverloaded. Overridden.  An overrideable version of the Dispose.  
Public Method Finishes a connect operation.  
Public Method Finishes a connect operation.  
Public Method Returns the response to a previously sent request.  
Public Method Returns the response to a previously sent request.  
Public Method (Inherited from Opc.Ua.Bindings.UaSCUaBinaryChannel)
Public Method (Inherited from UaSCUaBinaryChannel)
Public Method Raised when the state of the channel changes. (Inherited from UaSCUaBinaryChannel)
Public Method Update the last time that communication has occured on the channel. (Inherited from UaSCUaBinaryChannel)
Top
Protected Methods
 NameDescription
Protected Method Activates a new token. (Inherited from Opc.Ua.Bindings.UaSCUaBinaryChannel)
Protected MethodOverloaded.  Queues a write request. (Inherited from UaSCUaBinaryChannel)
Protected Method Calculates the symmetric key sizes based on the current security policy. (Inherited from UaSCUaBinaryChannel)
Protected Method Reports that the channel state has changed (in another thread). (Inherited from UaSCUaBinaryChannel)
Protected Method Computes the keys for a token. (Inherited from UaSCUaBinaryChannel)
Protected Method Creates a new nonce. (Inherited from UaSCUaBinaryChannel)
Protected Method Creates a new token. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverloaded.  Decrypts the buffer using asymmetric encryption. (Inherited from UaSCUaBinaryChannel)
Protected Method Discards the tokens. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverridden.  Code executed when the message limits are exceeded.  
Protected MethodOverloaded.  Encrypts the buffer using asymmetric encryption. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverloaded.  Calculates the size of the asymmetric security header. (Inherited from UaSCUaBinaryChannel)
Protected Method Calculates the size of the footer with an asymmetric signature. (Inherited from UaSCUaBinaryChannel)
Protected Method Returns the cipher text block size for key in the specified certificate. (Inherited from UaSCUaBinaryChannel)
Protected Method Returns a new sequence number. (Inherited from UaSCUaBinaryChannel)
Protected Method Returns the length of the symmetric encryption key. (Inherited from UaSCUaBinaryChannel)
Protected Method Returns the plain text block size for key in the specified certificate. (Inherited from UaSCUaBinaryChannel)
Protected Method Returns the chunks saved for message. (Inherited from UaSCUaBinaryChannel)
Protected Method Returns total length of the chunks saved for message. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverridden.  Processes an incoming message.  
Protected MethodOverloaded.  Handles an error parsing or verifying a message. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverridden.  Handles a socket error.  
Protected MethodOverridden.  Called after a write operation completes.  
Protected Method Checks if the message limits have been exceeded. (Inherited from UaSCUaBinaryChannel)
Protected Method Handles a write complete event. (Inherited from UaSCUaBinaryChannel)
Protected Method Processes an Error message received over the socket.  
Protected Method Processes an OpenSecureChannel request message. (Inherited from UaSCUaBinaryChannel)
Protected Method Reads the asymmetric security header to the buffer. (Inherited from UaSCUaBinaryChannel)
Protected Method Decrypts and verifies a message chunk. (Inherited from UaSCUaBinaryChannel)
Protected Method Resets the sequence number after a connect. (Inherited from UaSCUaBinaryChannel)
Protected Method Checks if it is possible to revise the security mode. (Inherited from UaSCUaBinaryChannel)
Protected Method Saves an intermediate chunk for an incoming message. (Inherited from UaSCUaBinaryChannel)
Protected Method Sets to endpoint according to the endpoint url. (Inherited from UaSCUaBinaryChannel)
Protected Method Sets the renewed token (Inherited from UaSCUaBinaryChannel)
Protected MethodOverloaded.  Adds an asymmetric signature to the end of the buffer. (Inherited from UaSCUaBinaryChannel)
Protected Method Validates the nonce. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverloaded.  Verifies an asymmetric signature at the end of the buffer. (Inherited from UaSCUaBinaryChannel)
Protected Method Checks if the sequence number is valid. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverloaded.  Sends a OpenSecureChannel request. (Inherited from UaSCUaBinaryChannel)
Protected MethodOverloaded.  Writes the asymmetric security header to the buffer. (Inherited from UaSCUaBinaryChannel)
Protected Method Secures the message using the security token. (Inherited from UaSCUaBinaryChannel)
Top
See Also

Reference

UaSCUaBinaryClientChannel Class
Opc.Ua.Bindings Namespace