# frozen_string_literal: true

xml.RSAKeyValue do

xml.Modulus modulus
xml.Exponent exponent

end