Method: COSE::Key::RSA#d

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

#dObject

Returns the value of attribute d.



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

def d
  @d
end