442 system-view[Sysname] public-key local create rsaThe range of public key modulus is (2048 ~ 2048).It will take a few minutes.Press CTRL+C to abort.Input the modulus length [default = 2048]:Generating Keys......++++++.++++++..++++++++....++++++++Create the key pair successfully.# In FIPS mode, create a local DSA key pair with the default name. system-view[Sysname] public-key local create dsaThe range of public key modulus is (2048 ~ 2048).It will take a few minutes.Press CTRL+C to abort.Input the modulus length [default = 2048]:Generating Keys....++++++++++++++++++++++++++++++++++++++++++++++++++*........+......+.....+......................................+..+.......................+..........+..............+.............+...+.....+...............+..+......+.................+..........+...+....+.......+.....+............+.........+.........................+........+..........+..............+.....+...+........................+.........+..........+...........+........+....+.......................+++++++++++++++++++++++++++++++++++++++++++++++++++*Create the key pair successfully.Related commandsdisplay public-key local publicpublic-key local destroypublic-key local destroyUse public-key local destroy to destroy local key pairs.Syntaxpublic-key local destroy { dsa | ecdsa | rsa } [ name key-name ]ViewsSystem viewPredefined user rolesnetwork-adminParametersdsa: Specifies the DSA key pair type.ecdsa: Specifies the ECDSA key pair type.rsa: Specifies the RSA key pair type.