Class: Orthrus::SSH::RSAPrivateKey

Inherits:
PrivateKey show all
Includes:
RSA
Defined in:
lib/orthrus/ssh/rsa.rb

Instance Attribute Summary

Attributes inherited from Key

#comment, #key, #source

Method Summary

Methods included from RSA

#initialize, #public_identity, #type

Methods inherited from PrivateKey

#sign

Methods inherited from Key

#==, #dsa?, #fingerprint, #initialize, #inspect, #rsa?