Which element represents a control for generating a public-private key pair?
A
ins
B
keygen
C
key
D
command
Correct Answer: keygen
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.