JarSignatureCollector

Utility class which provides the ability to extract a list of signing parties from a JarInputStream.

Functions

Link copied to clipboard

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

Link copied to clipboard

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

Link copied to clipboard