Libraries
»
cose-key
(0.3.0)
»
Index
»
COSE
»
Key
»
#kty
Method: COSE::Key#kty
Defined in:
lib/cose/key.rb
#
kty
⇒
Object
Returns the value of attribute kty.
21 22 23
# File 'lib/cose/key.rb', line 21
def
kty
@kty
end