3.7.1.8 Monitors (Monitor Count)

Specifies the count of monitors on the machine where the digital signature was created.

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

Parent Elements

SignatureInfoV13.7.1.13, SignatureInfoV1)

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

 <simpleType name="ST_PositiveInteger">
   <restriction base="xsd:int">
     <minExclusive value="0"/>
   </restriction>
 </simpleType>