private-key
- pki generate private-key <file> ecdsa <value>
- SDE
M10-Smart
M2
RS420
ECDSA curve
- Values
P-256 – NIST P-256 curve
P-384 – NIST P-384 curve
- Options
- cipher <id>
Cipher to encrypt key with
- Values
id – Cipher name
- passphrase <txt>
Encrypt private key with passphrase
- Values
txt – Encryption passphrase
- pki generate private-key <file> rsa
- SDE
M10-Smart
M2
RS420
Generate RSA private key
- Options
- bits <u32>
Private key size in bits
- Values
u32 – Private key size in bits
- cipher <id>
Cipher to encrypt key with
- Values
id – Cipher name
- passphrase <txt>
Encrypt private key with passphrase
- Values
txt – Encryption passphrase