Documentation for this section has not yet been entered.
Returns an array of Certificate Objects associated with this entry or null if none exists. Make sure that the everything is read from the input stream before calling this method, or else the method returns null.
This method returns all the signers' unverified chains concatenated together in one array. To know which certificates were tied to the private keys that made the signatures on this entry, see JarEntry.GetCodeSigners instead.