File: index.rst

package info (click to toggle)
python-pskc 1.3-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,192 kB
  • sloc: python: 1,844; xml: 151; makefile: 22; sh: 9
file content (25 lines) | stat: -rw-r--r-- 299 bytes parent folder | download | duplicates (3)
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
.. include:: ../README
   :end-before: API


Contents
--------

.. toctree::
   :maxdepth: 1

   usage
   encryption
   mac
   signatures
   policy
   exceptions
   scripts
   changes


Security considerations
-----------------------

.. include:: ../README
   :start-after: -----------------------