global

def public_key_object

def public_key_object
  COSE::Key.deserialize(public_key).to_pkey
end