Method: COSE::Key::Base#kid

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

#kidObject

Returns the value of attribute kid.



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

def kid
  @kid
end