collectSigners

Returns an ordered list of every PublicKey which has signed every signable item in the given JarInputStream.

Parameters

jar

The open JarInputStream to collect signing parties from.

Throws

If the signer sets for any two signable items are different from each other.