14 15 16
# File 'lib/cose/key/base.rb', line 14 def self.deserialize(cbor) from_map(CBOR.decode(cbor)) end