|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DigestService
The Interface DigestService.
| Method Summary | |
|---|---|
it.neverworks.security.signature.DigSignCAdES |
getCAdESFromP7MStream(java.io.InputStream is)
Gets the c ad es from p7 m stream. |
it.neverworks.security.signature.DigSignCAdES |
getCAdESFromP7SStream(java.io.InputStream is)
Gets the c ad es from p7 s stream. |
it.neverworks.security.signature.DigSignCAdES |
getCAdESFromPDFStream(java.io.InputStream is)
Gets the c ad es from pdf stream. |
| Method Detail |
|---|
it.neverworks.security.signature.DigSignCAdES getCAdESFromP7MStream(java.io.InputStream is)
throws java.lang.Exception
is - the is
java.lang.Exception - the exception
it.neverworks.security.signature.DigSignCAdES getCAdESFromP7SStream(java.io.InputStream is)
throws java.lang.Exception
is - the is
java.lang.Exception - the exception
it.neverworks.security.signature.DigSignCAdES getCAdESFromPDFStream(java.io.InputStream is)
throws java.lang.Exception
is - the is
java.lang.Exception - the exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||