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