mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-17 22:15:46 +02:00
crypto: add page (#17612)
This commit is contained in:
parent
5e96400d20
commit
88d9f1a832
1 changed files with 9 additions and 0 deletions
9
pages/cisco-ios/crypto.md
Normal file
9
pages/cisco-ios/crypto.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
# crypto
|
||||||
|
|
||||||
|
> Manage cryptography.
|
||||||
|
> Accessed in configuration mode.
|
||||||
|
> More information: <https://www.cisco.com/c/en/us/td/docs/security/asa/asa-cli-reference/A-H/asa-command-ref-A-H/crypto-is-cz-commands.html>.
|
||||||
|
|
||||||
|
- Generate an `rsa` key:
|
||||||
|
|
||||||
|
`crypto key generate rsa`
|
Loading…
Add table
Reference in a new issue