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