Vidyalelo
HTML · Q61

HTML5

Programming · HTML · question 61

Q61

Which element represents a control for generating a public-private key pair?

A.
ins
B.
keygen
Answer
C.
key
D.
command

Answer: Option B

Solution

Answer: Option B
Solution:
The keygen element represents a control for generating a public-private key pair and for submitting the public key from that key pair.