keygen tag_html/css_WEB-ITnose

WBOY
Release: 2016-06-24 11:47:48
Original
1177 people have browsed it

keygen

The

keygen tag specifies the key pair generator field to be used in the form. When the form is submitted, the private key is stored locally and the public key is sent to the server.

<form action="demo_keygen.asp" method="get">Username: <input type="text" name="usr_name" />Encryption: <keygen name="security" /><input type="submit" /></form>
Copy after login

Concise version of HTML5 study notes (4): new elements video, audio, meter, datalist, keygen, output

HTML keygen tag

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!