security
Class SignatureFile.Block

java.lang.Object
  extended by security.SignatureFile.Block
Enclosing class:
SignatureFile

public static class SignatureFile.Block
extends java.lang.Object


Method Summary
 java.lang.String getMetaName()
           
 void write(java.io.OutputStream out)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMetaName

public java.lang.String getMetaName()

write

public void write(java.io.OutputStream out)
           throws java.io.IOException
Throws:
java.io.IOException