Is there anyway to get custom key container list that I already made?
Example: I make Machine key "MyKeys1", "MyKeys2", "MyKeys3" ect. In case I forgot any key that I have made, can I retrieve it using aspnet_regiis?
flag
I already tried this:
aspnet_regiis -pc "MyKeys" -expaspnet_regiis -pc "MachineKeys2" -exp
Can I retrieve those key container using aspnet_regiis? because in Crypto/RSA/MachineKeys, the files name just only random number. In case I forgot, what keys that I have ever made. Is it possible to retrieve it using aspnet_regiis?