biometric_signature_platform_interface.pigeon library

Classes

BiometricAvailability
BiometricFallbackOption
A custom fallback option shown on the biometric prompt.
BiometricSignatureApi
CreateKeysConfig
Configuration for key creation (all platforms).
CreateSignatureConfig
Configuration for signature creation (all platforms).
DecryptConfig
Configuration for decryption (all platforms).
DecryptResult
KeyCreationResult
KeyInfo
Detailed information about existing biometric keys.
SignatureResult
SimplePromptConfig
Configuration for simple biometric prompt (authentication without crypto ops).
SimplePromptResult
Result from simple biometric prompt authentication.

Enums

BiometricError
Standardized error codes for the plugin.
BiometricStrength
Biometric authentication strength level.
BiometricType
Types of biometric authentication supported by the device.
KeyFormat
Output format for public keys.
PayloadFormat
Input format for encrypted payloads to decrypt.
SignatureFormat
Output format for cryptographic signatures.
SignatureType
The cryptographic algorithm to use for key generation.