Make TLS Configuration Immutable Function

Owning Palette: Transport Layer Security Functions

Requires: Base Development System

Makes a Transport Layer Security (TLS) configuration immutable. You must make a TLS configuration immutable before applying the TLS configuration to a TCP connection using the Start TLS function or Accept TLS function.

 Add to the block diagram  Find on the palette
TLS configuration specifies the reference to the TLS configuration.
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
TLS configuration out returns a reference to the new, immutable TLS configuration. Use this output to refer to this TLS configuration in subsequent function calls.
error out contains error information. This output provides standard error out functionality.