In FIDO2, what type of cryptographic key pair is generated during the registration ceremony?
-
A
A symmetric AES-256 key shared between authenticator and RP
-
B
An asymmetric key pair where the private key never leaves the authenticator
-
C
A Diffie-Hellman ephemeral key pair used only for that session
-
D
A pre-shared key derived from the user's password via PBKDF2