| java.lang.Object sun.security.util.ManifestDigester
ManifestDigester | public class ManifestDigester (Code) | | This class is used to compute digests on sections of the Manifest.
|
Inner Class :static class Position | |
Inner Class :public static class Entry | |
entries | HashMap entries(Code) | | the offset/length pair for a section
|
rawBytes | byte rawBytes(Code) | | the raw bytes of the manifest
|
ManifestDigester | public ManifestDigester(byte bytes)(Code) | | |
|
|