KeyInfo.xml 221 B

12345678
  1. <KeyInfo>
  2. <KeyValue>
  3. <RSAKeyValue>
  4. <Modulus>{{ modulus }}</Modulus>
  5. <Exponent>{{ exponent }}</Exponent>
  6. </RSAKeyValue>
  7. </KeyValue>
  8. </KeyInfo>