2.3.3.1.16 VtDigSigValue

Referenced by: VtDigSig

Specifies the data for a VBA digital signature property. This type conforms to the VT_BLOB TypedPropertyValue value format as specified in [MS-OLEPS] section 2.15, but this section specifies additional detail applicable to this type.


0


1


2


3


4


5


6


7


8


9

1
0


1


2


3


4


5


6


7


8


9

2
0


1


2


3


4


5


6


7


8


9

3
0


1

cb

vbaDigSig (variable)

...

cb (4 bytes): An unsigned integer that specifies the size in bytes of vbaDigSig. MUST be equal to vbaDigSig.cb + 8.

vbaDigSig (variable): A DigSigBlob (section 2.3.2.2) structure that specifies a VBA digital signature.