Method: COSE::Key::RSA#n

Defined in:
lib/cose/key/rsa.rb

#nObject

Returns the value of attribute n.



22
23
24
# File 'lib/cose/key/rsa.rb', line 22

def n
  @n
end