com.ibm.security12.sun.security.util
Class SignatureFile.Block
java.lang.Object
|
+--com.ibm.security12.sun.security.util.SignatureFile.Block
- public static class SignatureFile.Block
- extends Object
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
getMetaName
public String getMetaName()
write
public void write(OutputStream out)
throws IOException
- Writes the block file to the specified OutputStream.
- Parameters:
out
- the output stream- Throws:
- IOException - if an I/O error has occurred