Webauthn.Utils.Crypto.secure_compare
You're seeing just the function
secure_compare
, go back to Webauthn.Utils.Crypto module for more information.
Link to this function
secure_compare(left, right)
Compares the two binaries in constant-time to avoid timing attacks.