Opc.Ua.Bindings.Https
Creates a new with
interface.
The protocol supported by the listener.
The method creates a new instance of a .
The transport listener.
Create a new service host for UA HTTPS.
Creates a new HttpsTransportChannel with ITransportChannel interface.
The protocol supported by the channel.
The method creates a new instance of a Https transport channel
The transport channel
Wraps the HttpsTransportChannel and provides an ITransportChannel implementation.
Initializes a secure channel with a waiting reverse connection.
The connection to use.
The settings to use when creating the channel.
Thrown if any communication error occurs.
The async result class for the Https transport.
Not implemented here.
Not implemented here.
Not implemented here.
Not implemented here.
Not implemented here.
Not implemented here.
Not implemented here.
Not implemented here.
Save the settings for a connection.
The server url.
The settings for the transport channel.
Creates a new with
interface.
The protocol supported by the listener.
The method creates a new instance of a .
The transport listener.
Implements the kestrel startup of the Https listener.
Get the Https listener.
Configure the request pipeline for the listener.
The application builder.
Manages the connections for a UA HTTPS server.
Initializes a new instance of the class.
Frees any unmanaged resources.
An overrideable version of the Dispose.
The URI scheme handled by the listener.
Opens the listener and starts accepting connection.
The base address.
The settings to use when creating the listener.
The callback to use when requests arrive via the channel.
Thrown if any parameter is null.
Thrown if any communication error occurs.
Closes the listener and stops accepting connection.
Thrown if any communication error occurs.
Raised when a new connection is waiting for a client.
Raised when a monitored connection's status changed.
Reverse connect for the https transport listener is not implemeted.
Gets the URL for the listener's endpoint.
The URL for the listener's endpoint.
Starts listening at the specified port.
Stops listening.
Handles requests arriving from a channel.
Called when a UpdateCertificate event occured.