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