Expand description
Platform code
Currently contains logic for generation of fingerprints and fetching a users api key.
Modules§
- Fingerprint generation.
- Get the user’s API key.
Structs§
- Request to generate a fingerprint.
- Response containing a generated fingerprint.
- Wrapper for platform specific functionality.
- Request to verify a user’s secret.
- The response from the server when requesting the user’s API key.
Enums§
- Errors that can occur when computing a fingerprint.
- Errors that can occur when computing a fingerprint.