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