2.2.2 MQDSPUBLICKEYS
The MQDSPUBLICKEYS structure defines a set of MQDSPUBLICKEY (section 2.2.1) structures.
|
|
|
|
|
|
|
|
|
|
1 |
|
|
|
|
|
|
|
|
|
2 |
|
|
|
|
|
|
|
|
|
3 |
|
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ulLen |
|||||||||||||||||||||||||||||||
cNumofKeys |
|||||||||||||||||||||||||||||||
aPublicKeys (variable) |
|||||||||||||||||||||||||||||||
... |
ulLen (4 bytes): An unsigned 32-bit integer that MUST contain the size, in bytes, of the MQDSPUBLICKEYS structure.
cNumofKeys (4 bytes): An unsigned 32-bit integer that MUST contain the count of MQDSPUBLICKEY (section 2.2.1) structures in the array aPublicKeys.
aPublicKeys (variable): An array of MQDSPUBLICKEY (section 2.2.1) structures.