diff options
Diffstat (limited to 'docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html')
-rw-r--r-- | docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html | 35 |
1 files changed, 24 insertions, 11 deletions
diff --git a/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html b/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html index ba882aae..e38b9d95 100644 --- a/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html +++ b/docs/full/at/gv/egiz/pdfas/lib/api/StatusRequest.html @@ -2,16 +2,16 @@ <!-- NewPage --> <html lang="en"> <head> -<!-- Generated by javadoc (version 1.7.0_51) on Wed Feb 05 09:35:05 CET 2014 --> +<!-- Generated by javadoc (version 1.7.0_55) on Tue Jul 01 10:29:36 CEST 2014 --> <meta http-equiv="Content-Type" content="text/html" charset="ISO-8859-1"> -<title>StatusRequest (PDF-AS 4.0.0-SNAPSHOT Library)</title> -<meta name="date" content="2014-02-05"> +<title>StatusRequest (PDF-AS 4.0.0-RC4 Library)</title> +<meta name="date" content="2014-07-01"> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="StatusRequest (PDF-AS 4.0.0-SNAPSHOT Library)"; + parent.document.title="StatusRequest (PDF-AS 4.0.0-RC4 Library)"; } //--> </script> @@ -34,7 +34,7 @@ <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> +<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]</b></em></div> </div> <div class="subNav"> <ul class="navList"> @@ -127,12 +127,16 @@ </td> </tr> <tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a></code></td> +<td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#getSignParameter()">getSignParameter</a></strong>()</code> </td> +</tr> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#isReady()">isReady</a></strong>()</code> <div class="block">If true finishSign in PdfAs can be called to retrieve the signed pdf</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#needCertificate()">needCertificate</a></strong>()</code> <div class="block">If true PDF-AS requires the signature certificate @@ -140,7 +144,7 @@ Retrieve the signing certificate and set it via setCertificate</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>boolean</code></td> <td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#needSignature()">needSignature</a></strong>()</code> <div class="block">If true PDF-AS requires a the CAdES signature @@ -149,13 +153,13 @@ data to be signed and set the signature via setSigature</div> </td> </tr> -<tr class="rowColor"> +<tr class="altColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#setCertificate(byte[])">setCertificate</a></strong>(byte[] encodedCertificate)</code> <div class="block">Sets the signing certificate</div> </td> </tr> -<tr class="altColor"> +<tr class="rowColor"> <td class="colFirst"><code>void</code></td> <td class="colLast"><code><strong><a href="../../../../../../at/gv/egiz/pdfas/lib/api/StatusRequest.html#setSigature(byte[])">setSigature</a></strong>(byte[] signatureValue)</code> <div class="block">Sets the signature</div> @@ -253,7 +257,7 @@ <a name="setSigature(byte[])"> <!-- --> </a> -<ul class="blockListLast"> +<ul class="blockList"> <li class="blockList"> <h4>setSigature</h4> <pre>void setSigature(byte[] signatureValue)</pre> @@ -261,6 +265,15 @@ <dl><dt><span class="strong">Parameters:</span></dt><dd><code>signatureValue</code> - </dd></dl> </li> </ul> +<a name="getSignParameter()"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>getSignParameter</h4> +<pre><a href="../../../../../../at/gv/egiz/pdfas/lib/api/sign/SignParameter.html" title="interface in at.gv.egiz.pdfas.lib.api.sign">SignParameter</a> getSignParameter()</pre> +</li> +</ul> </li> </ul> </li> @@ -284,7 +297,7 @@ <li><a href="../../../../../../index-all.html">Index</a></li> <li><a href="../../../../../../help-doc.html">Help</a></li> </ul> -<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-SNAPSHOT Library 4.0.0-SNAPSHOT [27fb69688a5de7e291ce5a2fd348becb1a722ad5]</b></em></div> +<div class="aboutLanguage"><em><b>PDF-AS 4.0.0-RC4 Library 4.0.0-RC4 [f96fba3394ecb989a464f90c5d91b90bc5773c79]</b></em></div> </div> <div class="subNav"> <ul class="navList"> |