Skip to main content

Module errors

Module errors 

Source

Enums§

Error
Top-level error type for the age-authenticator library.
GenerationError
Errors that occur during key pair generation.
ValidationError
Errors that occur during key format validation.

Type Aliases§

Result
Convenience type alias for Result<T, Error>.