Method: SSHData::PublicKey::RSA#e

Defined in:
lib/ssh_data/public_key/rsa.rb

#eObject (readonly)

Returns the value of attribute e.



4
5
6
# File 'lib/ssh_data/public_key/rsa.rb', line 4

def e
  @e
end