Enums§
- Error
- Top-level error type for the
age-authenticatorlibrary. - Generation
Error - Errors that occur during key pair generation.
- Validation
Error - Errors that occur during key format validation.
Type Aliases§
- Result
- Convenience type alias for
Result<T, Error>.