[uuid(04501db2-0409-11d3-bcf8-00805f0e1353)]
interface nsIJAR : nsISupports
Attributes
readonly attribute
PRUint32
manifestEntriesCount
Methods
Returns an object describing the entity which signed an entry. parseManifest must be called first. If aEntryName is an entry in the jar, getInputStream must be called after parseManifest. If aEntryName is an external file which has meta-information stored in the jar, verifyExternalFile (not yet implemented) must be called before getPrincipal.
void
getCertificatePrincipal(in string aEntryName, out nsIPrincipal aPrincipal)
Compare to: