Hi @Tom Parks
Which cryptographic algorhythm does the iis aspnet_regiis -pe command use?
The basic aspnet_regiis.exe’s provider used is RsaProtectedConfigurationProvider, which use the RSA encryption algorithm.
More information you can refer to this link: RsaProtectedConfigurationProvider and Importing and Exporting Protected Configuration RSA Key Containers.
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.