5.6.3 CloseSecureChannel
5.6.3.1 Description
This Service is used to terminate a SecureChannel.
The request Messages shall be signed with the appropriate key associated with the current token for the SecureChannel.
5.6.3.2 Parameters
Table 13 defines the parameters for the Service.
Specific protocol mappings defined in OPC 10000-6 may choose to omit the response.
| Name | Type | Description |
|---|---|---|
| Request | ||
requestHeader | RequestHeader | Common request parameters. The authenticationToken is always null. The type RequestHeader is defined in 7.32. |
secureChannelId | BaseDataType | The identifier for the SecureChannel to close. The concrete security protocol definition in OPC 10000-6 chooses the concrete DataType. |
| Response | ||
|---|---|---|
responseHeader | ResponseHeader | Common response parameters (see 7.33 for ResponseHeader definition). |
5.6.3.3 Service results
Table 14 defines the Service results specific to this Service. Common StatusCodes are defined in Table 178.
| Symbolic Id | Description |
|---|---|
| Bad_SecureChannelIdInvalid | See Table 178 for the description of this result code. |