4 writes to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\DefaultPasskeyHandlerAttestationTest.cs (4)
925
CborMapLength
= args.CborMapLength - 1, // Because of the removed format
941
CborMapLength
= args.CborMapLength - 1, // Because of the removed attestation statement
957
CborMapLength
= args.CborMapLength - 1, // Because of the removed authenticator data
1248
CborMapLength
= 3, // Format, AuthenticatorData, AttestationStatement
4 references to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\CredentialHelpers.cs (1)
85
writer.WriteStartMap(args.
CborMapLength
);
Passkeys\DefaultPasskeyHandlerAttestationTest.cs (3)
925
CborMapLength = args.
CborMapLength
- 1, // Because of the removed format
941
CborMapLength = args.
CborMapLength
- 1, // Because of the removed attestation statement
957
CborMapLength = args.
CborMapLength
- 1, // Because of the removed authenticator data