Skip to content

Commit

Permalink
Merge branch '1.15'
Browse files Browse the repository at this point in the history
  • Loading branch information
bitprophet committed Sep 19, 2014
2 parents 9cfb9d2 + 0e4a803 commit 8fb1361
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions sites/docs/api/keys.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
============
Key handling
============

Parent key class
================

.. automodule:: paramiko.pkey

DSA (DSS)
=========

.. automodule:: paramiko.dsskey

RSA
===

.. automodule:: paramiko.rsakey

ECDSA
=====

.. automodule:: paramiko.ecdsakey

0 comments on commit 8fb1361

Please sign in to comment.