Java.Util.Jar.JarEntry: Method Members

The methods of Java.Util.Jar.JarEntry are listed below. For a list of all members, see the JarEntry Members list.

See Also: Inherited members from Java.Util.Zip.ZipEntry

Public Methods

GetCertificates() : Java.Security.Cert.Certificate[]
Returns an array of Certificate Objects associated with this entry or null if none exists.
GetCodeSigners() : Java.Security.CodeSigner[]
Returns the code signers for the digital signatures associated with the JAR file.