summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/smime-opaque-sign.mbox.inProgress.html
blob: 45a999d3712258613c68de140df9d985ed7a9c8c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF8"?>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
  <body>
    <div style="position: relative; word-wrap: break-word">
      <a name="att"/>
      <div id="attachmentDiv">
        <table cellspacing="1" cellpadding="1" class="signInProgress">
          <tr class="signInProgressH">
            <td dir="ltr">Please wait while the signature is being verified...</td>
          </tr>
          <tr class="signInProgressB">
            <td/>
          </tr>
          <tr class="signInProgressH">
            <td dir="ltr">End of signed message</td>
          </tr>
        </table>
      </div>
    </div>
  </body>
</html>