Protected Memory
The Protected Memory configuration page sets up the encryption settings for the microservice.
The initial values will be auto-generated for you, but you can change them to whatever you want.
The HmacSha512HashKey is the key used for the HMAC SHA-512 hashing algorithm.
Hashes are used to identify a value without decrypting it as well as ensure the integrity of the decrypted value.
The AesEncryptionPassword parameter is used to define the password that is used in the AES encryption algorithm.
Arch can both encrypt and decrypt a value as long as it has these parameters.
The AesEncryptionSalt parameter is used to define the salt for the AES encryption algorithm.
The
AesEncryptionIterations parameter defines how many iterations should be run in the AES encryption algorithm.
Larger values produce more secure encryptions, but are computationally more expensive and slower.
