-
Which element represents a control for generating a public-private key pair?
-
- keygen
- key
- command
- ins
- None of these
Correct Option: A
The command tag is new in HTML5 and specifies a normal command with an action. The keygen element represents a control for generating a public-private key pair and for submitting the public key from that key pair.