packaging / net.corda.packaging.internal / SignatureCollector / <init>

<init>

SignatureCollector()

Helper class to extract signatures from a jar file, it has to be used calling addEntry on all of the jar's JarEntry after having consumed their entry content from the source java.util.jar.JarInputStream, then certificates property will contain the public keys of the jar's signers.