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