Method: SSHData::PublicKey::RSA#n

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

#nObject (readonly)

Returns the value of attribute n.



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

def n
  @n
end