Which data structure does the FIDO2 authenticator use to store the counter value that prevents replay attacks?
-
A
A monotonically increasing integer stored in non-volatile memory
-
B
A hash table mapping credential IDs to timestamps
-
C
A circular buffer of recent nonces
-
D
A Merkle tree of transaction logs