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 |
---|---|
33 | |
21 | |
16 | |
8 | |
7 | |
6 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.