Opc.Ua.Core
UaSCUaBinaryChannel Class Methods


Opc.Ua.Bindings Namespace : UaSCUaBinaryChannel Class

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

Public Methods
 NameDescription
Public MethodOverloaded.  Frees any unmanaged resources.  
Public Method  
Public Method  
Public Method Raised when the state of the channel changes.  
Public Method Update the last time that communication has occured on the channel.  
Top
Protected Methods
 NameDescription
Protected Method Activates a new token.  
Protected MethodOverloaded.  Queues a write request.  
Protected Methodstatic (Shared in Visual Basic) Calculate the chunk count which can be used for messages based on buffer size.  
Protected Method Calculates the symmetric key sizes based on the current security policy.  
Protected Method Reports that the channel state has changed (in another thread).  
Protected Methodstatic (Shared in Visual Basic) Compares two certificates.  
Protected Method Computes the keys for a token.  
Protected Method Creates a new nonce.  
Protected Method Creates a new token.  
Protected MethodOverloaded.  Decrypts the buffer using asymmetric encryption.  
Protected Method Discards the tokens.  
Protected Method Code executed when the message limits are exceeded.  
Protected MethodOverloaded.  Encrypts the buffer using asymmetric encryption.  
Protected MethodOverloaded.  Calculates the size of the asymmetric security header.  
Protected Method Calculates the size of the footer with an asymmetric signature.  
Protected Method Returns the cipher text block size for key in the specified certificate.  
Protected Method Returns a new sequence number.  
Protected Method Returns the length of the symmetric encryption key.  
Protected Method Returns the plain text block size for key in the specified certificate.  
Protected Method Returns the chunks saved for message.  
Protected Method Returns total length of the chunks saved for message.  
Protected Methodstatic (Shared in Visual Basic) Returns the thumbprint as a uppercase string.  
Protected Methodstatic (Shared in Visual Basic) Returns the thumbprint as a uppercase string.  
Protected Method Processes an incoming message.  
Protected MethodOverloaded.  Handles an error parsing or verifying a message.  
Protected Method Handles a socket error.  
Protected Method Called after a write operation completes.  
Protected Method Checks if the message limits have been exceeded.  
Protected Method Handles a write complete event.  
Protected Methodstatic (Shared in Visual Basic) Check the MessageType and size against the content and size of the stream.  
Protected Method Processes an OpenSecureChannel request message.  
Protected Method Reads the asymmetric security header to the buffer.  
Protected Methodstatic (Shared in Visual Basic) Reads an error from a stream.  
Protected Method Decrypts and verifies a message chunk.  
Protected Method Resets the sequence number after a connect.  
Protected Method Checks if it is possible to revise the security mode.  
Protected Method Saves an intermediate chunk for an incoming message.  
Protected Method Sets to endpoint according to the endpoint url.  
Protected Method Sets the renewed token  
Protected MethodOverloaded.  Adds an asymmetric signature to the end of the buffer.  
Protected Methodstatic (Shared in Visual Basic) Updates the message size stored in the message header.  
Protected Methodstatic (Shared in Visual Basic) Updates the message type stored in the message header.  
Protected Method Validates the nonce.  
Protected MethodOverloaded.  Verifies an asymmetric signature at the end of the buffer.  
Protected Method Checks if the sequence number is valid.  
Protected MethodOverloaded.  Sends a OpenSecureChannel request.  
Protected MethodOverloaded.  Writes the asymmetric security header to the buffer.  
Protected Methodstatic (Shared in Visual Basic) Writes an error to a stream.  
Protected Method Secures the message using the security token.  
Top
See Also

Reference

UaSCUaBinaryChannel Class
Opc.Ua.Bindings Namespace