Use the following commands to import and export a RSA keypair (i.e. for password encryption)
Export:
aspnet_regiis -px "ContainerName" keys.xml -pri
Import:
aspnet_regiis -pi "ContainerName" keys.xmlUse the following commands to import and export a RSA keypair (i.e. for password encryption)
Export:
aspnet_regiis -px "ContainerName" keys.xml -pri
Import:
aspnet_regiis -pi "ContainerName" keys.xml