Anybody have an example of how to use tlbimp.exe's /keycontainer command line switch?
The googles...they don't help. It's always /publickey, or /keyfile. No example of using /keycontainer.
|
|
|
|
|
|
|
Well, to answer my own question for the sake of anyone else who may find themselves in this situation: First, you need to put your public/private key into a 'container'.
Then you can use
Finally, cleanup the container you created:
|
||
|
|