7 Common parameter type definitions

7.37 SignatureData

The components of this parameter are defined in Table 178.
Table 178 – SignatureData
Name | Type | Description |
---|---|---|
SignatureData | structure | Contains a digital signature created with a Certificate. |
algorithm | String | A string containing the URI of the algorithm.The URI string values are defined as part of the security profiles specified in OPC 10000-7. |
signature | ByteString | This is a signature generated with the private key associated with a Certificate. |