Akeyless::DeriveKeyOutput Properties Name Type Description Notes key String [optional] salt String [optional] Example require 'akeyless' instance = Akeyless::DeriveKeyOutput.new( key: null, salt: null )