Method: COSE::Key::RSA#p

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

#pObject

Returns the value of attribute p.



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

def p
  @p
end