on ‎2024 Sep 13 4:10 PM
Hi all,
In the command line:
rsecssfx generatekey -getPlainValueToConsole
What is the format of the key generated? (AES 256 bits)?
Can this command
rsecssfx changekey <new key>be used with a key generated externally? with openssl or other? In this case what would be the format.
Kind regards,
ily83
Request clarification before answering.
When you run:
rsecssfx generatekey -getPlainValueToConsole
It generates a random symmetric key used for internal encryption purposes in SAP (example: for credentials, connection passwords).
generated key is 256-bit AES key (32 bytes, hex-encoded).
Typically printed as a 64-character hexadecimal string (each byte = 2 hex digits).
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 12 | |
| 9 | |
| 7 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.