summaryrefslogtreecommitdiffstats
path: root/framework/src/domain/mime/testdata/smime-encrypted.mbox.html
blob: 6b08c47e62ab7c329e1d39196d1223c7e0136252 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?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="encr">
          <tr class="encrH">
            <td dir="ltr">Encrypted message</td>
          </tr>
          <tr class="encrB">
            <td>
              <div style="position: relative; word-wrap: break-word">
                <a name="att"/>
                <div id="attachmentDiv">
                  <div class="noquote">
                    <div dir="ltr">The quick brown fox jumped over the lazy dog.</div>
                  </div>
                </div>
              </div>
            </td>
          </tr>
          <tr class="encrH">
            <td dir="ltr">End of encrypted message</td>
          </tr>
        </table>
      </div>
    </div>
  </body>
</html>