Advertisement
Guest User

book1 encryption

a guest
Feb 18th, 2013
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. <encryption xmlns="urn:oasis:names:tc:opendocument:xmlns:container" xmlns:enc="http://www.w3.org/2001/04/xmlenc#">
  2. <enc:EncryptedData>
  3. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  4. <enc:CipherData>
  5. <enc:CipherReference URI="OEBPS/font/TimesNewRomanPSMT.ttf" />
  6. </enc:CipherData>
  7. </enc:EncryptedData>
  8. <enc:EncryptedData>
  9. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  10. <enc:CipherData>
  11. <enc:CipherReference URI="OEBPS/font/TradeGothicLTStd-BdCn20.otf" />
  12. </enc:CipherData>
  13. </enc:EncryptedData>
  14. <enc:EncryptedData>
  15. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  16. <enc:CipherData>
  17. <enc:CipherReference URI="OEBPS/font/TradeGothicLTStd-Bold.otf" />
  18. </enc:CipherData>
  19. </enc:EncryptedData>
  20. <enc:EncryptedData>
  21. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  22. <enc:CipherData>
  23. <enc:CipherReference URI="OEBPS/font/TradeGothicLTStd-BoldExt.otf" />
  24. </enc:CipherData>
  25. </enc:EncryptedData>
  26. <enc:EncryptedData>
  27. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  28. <enc:CipherData>
  29. <enc:CipherReference URI="OEBPS/font/TradeGothicLTStd-BoldObl.otf" />
  30. </enc:CipherData>
  31. </enc:EncryptedData>
  32. <enc:EncryptedData>
  33. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  34. <enc:CipherData>
  35. <enc:CipherReference URI="OEBPS/font/TradeGothicLTStd-Obl.otf" />
  36. </enc:CipherData>
  37. </enc:EncryptedData>
  38. <enc:EncryptedData>
  39. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  40. <enc:CipherData>
  41. <enc:CipherReference URI="OEBPS/font/TradeGothicLTStd.otf" />
  42. </enc:CipherData>
  43. </enc:EncryptedData>
  44. <enc:EncryptedData>
  45. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  46. <enc:CipherData>
  47. <enc:CipherReference URI="OEBPS/font/UtopiaStd-Italic.otf" />
  48. </enc:CipherData>
  49. </enc:EncryptedData>
  50. <enc:EncryptedData>
  51. <enc:EncryptionMethod Algorithm="http://www.idpf.org/2008/embedding" />
  52. <enc:CipherData>
  53. <enc:CipherReference URI="OEBPS/font/UtopiaStd-Regular.otf" />
  54. </enc:CipherData>
  55. </enc:EncryptedData>
  56. </encryption>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement