Re: wire format array contents

2013-09-27 Thread Daniel Stone
Hi, On 27 September 2013 08:31, Micah Nordland wrote: > The wire format spec includes an array type: > array > > Starts with 32-bit array size in bytes, followed by the array > contents verbatim, and finally padding to a 32-bit boundary. > > What type are the contents? The protocol descriptio

wire format array contents

2013-09-27 Thread Micah Nordland
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The wire format spec includes an array type: array Starts with 32-bit array size in bytes, followed by the array contents verbatim, and finally padding to a 32-bit boundary. What type are the contents? The protocol description only uses the array