Method: COSE::Key#raw

Defined in:
lib/cose/key.rb

#rawObject

Returns the value of attribute raw.



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

def raw
  @raw
end