authelia crypto pair
authelia crypto pair
Perform key pair cryptographic operations
Synopsis
Perform key pair cryptographic operations.
This subcommand allows performing key pair cryptographic tasks.
Examples
authelia crypto pair --help
Options
-h, --help help for pair
Options inherited from parent commands
-c, --config strings configuration files or directories to load, for more information run 'authelia -h authelia config' (default [configuration.yml])
--config.experimental.filters strings list of filters to apply to all configuration files, for more information run 'authelia -h authelia filters'
SEE ALSO
- authelia crypto - Perform cryptographic operations
- authelia crypto pair ecdsa - Perform ECDSA key pair cryptographic operations
- authelia crypto pair ed25519 - Perform Ed25519 key pair cryptographic operations
- authelia crypto pair rsa - Perform RSA key pair cryptographic operations