Libraries
»
cose
(1.3.0)
»
Index
»
COSE
»
Key
»
Base
»
#kid
Method: COSE::Key::Base#kid
Defined in:
lib/cose/key/base.rb
#
kid
⇒
Object
Returns the value of attribute kid.
30 31 32
# File 'lib/cose/key/base.rb', line 30
def
kid
@kid
end