3.1.4.3.2.9 Signature

The Signature element allows the UPnP device to authenticate an <Advertise> action. To create the signature, the control point concatenates the action with all parameters in a UTF-8 encoded string, with the exception of the Signature and the HostCertificate. The algorithm used is the same algorithm supplied in the SignatureAlgorithm parameter.

  
 <xs:element name="Signature" type="xs:string"/>