Method: SSHData::PublicKey::RSA#openssl
- Defined in:
- lib/ssh_data/public_key/rsa.rb
#openssl ⇒ Object (readonly)
Returns the value of attribute openssl.
4 5 6 |
# File 'lib/ssh_data/public_key/rsa.rb', line 4 def openssl @openssl end |