4 writes to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\PasskeyHandlerAttestationTest.cs (4)
742
CborMapLength
= args.CborMapLength - 1, // Because of the removed format
758
CborMapLength
= args.CborMapLength - 1, // Because of the removed attestation statement
774
CborMapLength
= args.CborMapLength - 1, // Because of the removed authenticator data
1057
CborMapLength
= 3, // Format, AuthenticatorData, AttestationStatement
4 references to CborMapLength
Microsoft.AspNetCore.Identity.Test (4)
Passkeys\CredentialHelpers.cs (1)
85
writer.WriteStartMap(args.
CborMapLength
);
Passkeys\PasskeyHandlerAttestationTest.cs (3)
742
CborMapLength = args.
CborMapLength
- 1, // Because of the removed format
758
CborMapLength = args.
CborMapLength
- 1, // Because of the removed attestation statement
774
CborMapLength = args.
CborMapLength
- 1, // Because of the removed authenticator data