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