<!DOCTYPE HTML>
<html>
<body>
<form action="/example/demo_form.aspx" method="get" id="secureform">
Username: <input type="text" name="fname" />
Encryption: <keygen name="lname" keytype="rsa" />
<input type="submit" />
</form>
</body>
</html>