WOLFRAM SYSTEM MODELER

UASecurityMode

Enumeration of OPC UA security modes for messages between server and client

Wolfram Language

In[1]:=
SystemModel["OPCUA.Types.UASecurityMode"]
Out[1]:=

Enumeration Literals (2)

Sign

Messages are signed by the sender

SignAndEncrypt

Messages are signed and encrypted by the sender

Used in Components (1)

Secured

OPCUA.Configuration.Security

Secured communication configuration