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.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
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.