3.7.1.20 WindowsVersion (Windows Version)

Specifies the version of the operating system on which the digital signature was created.

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

Parent Elements

SignatureInfoV13.7.1.13, SignatureInfoV1)

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

 <simpleType name="ST_Version">
   <restriction base="xsd:string">
     <maxLength value="64"/>
   </restriction>
 </simpleType>