Description |
Creates new key container in the User or Machine level. |
Declaration |
<AMCREATEKEYCONTAINER KEYCONTAINERNAME="text" KEYCONTAINERLEVEL="text" KEYSIZE="text" /> |
Example |
<AMCREATEKEYCONTAINER KEYCONTAINERNAME="AMTrigger.Action" KEYCONTAINERLEVEL="USER" KEYSIZE="2048" /> |
General Tab Parameters |
Key container name: Allows you to enter the name of the key container to identify which private or public key to use. Text, Required Key Container Level: Specifies whether the keys are stored in key container user or computer.
Text [Options], optional default is "USER" For more information, refer to http://msdn2.microsoft.com/en-us/library/f5cs0acs.aspx. |
See Also |