|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.javasign.operators.M7mReader
Constructor Summary | |
M7mReader(java.io.File file)
|
Method Summary | |
byte[] |
getP7m()
|
byte[] |
getTsr()
|
void |
read()
|
void |
read(byte[] contentbytes)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public M7mReader(java.io.File file)
Method Detail |
public void read() throws MessagingException, java.io.FileNotFoundException, java.io.IOException
MessagingException
java.io.FileNotFoundException
java.io.IOException
public void read(byte[] contentbytes) throws MessagingException, java.io.FileNotFoundException, java.io.IOException
MessagingException
java.io.FileNotFoundException
java.io.IOException
public byte[] getP7m()
public byte[] getTsr()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |