3.7.1.16 SignatureProviderUrl (Signature Provider URL)

Specifies the URL of the software used to generate the digital signature.

The possible values for this element are defined by the ST_SignatureProviderUrl simple type (§3.7.2.3, ST_SignatureProviderUrl).

Parent Elements

SignatureInfoV13.7.1.13, SignatureInfoV1)

The following XML Schema fragment defines the contents of this element:

 <simpleType name="ST_SignatureProviderUrl">
   <restriction base="xsd:string">
     <maxLength value="2083"/>
   </restriction>
 </simpleType>