Method: COSE::Key::Base#key_ops

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

#key_opsObject

Returns the value of attribute key_ops.



30
31
32
# File 'lib/cose/key/base.rb', line 30

def key_ops
  @key_ops
end