Appendix
Import a Microsoft CAPI key into the nCipher Security World key storage provider
- 
Navigate to the C:\Program Files\nCipher\nfast\binfolder and runcngimport.exein the command prompt:cngimport -m -M -k "MS CAPI key" "imp_key_name"The Microsoft CNG key is in the C:\ProgramData\Microsoft\Crypto\RSA\MachineKeysfolder. For example:cngimport -m -M -k,"48753e97af4e829f_b2885b-321a-42b9-9122-81d377654436" "Importedkeyname"
- 
To check the success of the import, list the keys in the Security World in the command prompt: cnglist --list-key