3.7.1.11 SignatureComments (Signature Comments)

Specifies comments on the digital signature.

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

Parent Elements

SignatureInfoV13.7.1.13, SignatureInfoV1)

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

 <simpleType name="ST_SignatureComments">
   <restriction base="xsd:string">
     <maxLength value="255"/>
   </restriction>
 </simpleType>