Libraries
»
cose-key
(0.3.0)
»
Index
»
COSE
»
Key
»
RSA
»
#n
Method: COSE::Key::RSA#n
Defined in:
lib/cose/key/rsa.rb
#
n
⇒
Object
Returns the value of attribute n.
22 23 24
# File 'lib/cose/key/rsa.rb', line 22
def
n
@n
end