WOLFRAM SYSTEM MODELER
mopcuaSetEncryptionThis class is implicitly declared protected in OPCUA |
|
SystemModel["OPCUA.ExternalFunctions.mopcuaSetEncryption"]

| serverID |
Type: Integer Description: The unique ID of the server |
|---|---|
| securityPolicy |
Type: UASecurityPolicy Description: Enumeration of OPC UA security policies |
| messageSecurity |
Type: UASecurityMode Description: Enumeration of OPC UA security modes for messages between server and client |
| useExistingCertificate |
Type: Boolean |
| certificatePath |
Type: String |
| privateKeyPath |
Type: String |
| organization |
Type: String |
| expireInDays |
Type: Integer |
| certificateDirectory |
Type: String |
| trustedCertificatePath |
Type: String |
| revocationListPath |
Type: String |
| outServerID |
Type: Integer Description: The unique ID of the server |
|---|