File: reference.md

package info (click to toggle)
python-sshsig 0.2.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 236 kB
  • sloc: python: 901; sh: 53; makefile: 9
file content (39 lines) | stat: -rw-r--r-- 694 bytes parent folder | download
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
32
33
34
35
36
37
38
39
API Reference
=============


Signature Verification
----------------------

::: sshsig.sshsig.check_signature
    options:
      heading_level: 3
      show_root_heading: true

::: sshsig.sshsig.verify
    options:
      heading_level: 3
      show_root_heading: true


SSH Public Key
--------------

::: sshsig.ssh_public_key.PublicKey
    options:
      heading_level: 3
      show_root_heading: true
      members:
        - from_openssh_str


Allowed Signers File Format
---------------------------

::: sshsig.allowed_signers
    options:
      heading_level: 3
      members:
        - load_allowed_signers_file
        - for_git_allowed_keys
        - save_for_git_allowed_signers_file