3.7.1.2 ColorDepth (Color Depth)

Specifies the color depth of the primary monitor of the machine on which 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>