[xmlsec] XMLsec Command Line Utility and MSCrypto
Aleksey Sanin
aleksey@aleksey.com
Thu, 18 Sep 2003 12:11:58 -0700
I am not sure I clear understand what do you want to do. The "--pkcs12",
"--privkey", etc.
just load the key from a file and put it into the keys manager. The key
then could be refered to
by name from xml files. If I understand the MSCrypto implementation
correctly, you should
be able to refer to the exsiting key in MS Crypto store by name w/o any
special "loading"
because default keys manager for MSCrypto does look for key in MS Crypto
store.
Wouter?
Aleksey