Advertisement
Guest User

Untitled

a guest
Jan 17th, 2017
131
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. <?xml version="1.0"?>
  2. <WLANProfile xmlns="http://www.microsoft.com/networking/WLAN/profile/v1">
  3. <name>SZRS-Intern</name>
  4. <SSIDConfig>
  5. <SSID>
  6. <hex>535A52532D496E7465726E</hex>
  7. <name>SZRS-Intern</name>
  8. </SSID>
  9. </SSIDConfig>
  10. <connectionType>ESS</connectionType>
  11. <connectionMode>auto</connectionMode>
  12. <MSM>
  13. <security>
  14. <authEncryption>
  15. <authentication>WPA2PSK</authentication>
  16. <encryption>AES</encryption>
  17. <useOneX>false</useOneX>
  18. </authEncryption>
  19. <sharedKey>
  20. <keyType>passPhrase</keyType>
  21. <protected>false</protected>
  22. <keyMaterial>SZRSWLan4RS</keyMaterial>
  23. </sharedKey>
  24. </security>
  25. </MSM>
  26. </WLANProfile>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement