Method: COSE::Key::Base#alg

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

#algObject

Returns the value of attribute alg.



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

def alg
  @alg
end