com.ibm.security12.sun.security.util
Class ManifestDigester.Entry
java.lang.Object
|
+--com.ibm.security12.sun.security.util.ManifestDigester.Entry
- public static class ManifestDigester.Entry
- extends Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
ManifestDigester.Entry
public ManifestDigester.Entry(int offset,
int length,
int lengthWithBlankLine,
byte[] rawBytes)
digest
public byte[] digest(MessageDigest md)
digestWorkaround
public byte[] digestWorkaround(MessageDigest md)
- Netscape doesn't include the new line. Intel and JavaSoft do