Certification under Windows CE
Date: 29 Dec 2004 09:11:45 -0800
Hi,
I implemented the certification under CE and it works fine. But I have
a problem, I use SignFile.exe for certifying my exe with a key
container in parameters. I realised an appli with Visual C++ creating
a key container with public key generated automatically but I want to
use a specific public key. How modify the key container keys ? or how
create a key container with a specific key? If someone had used
signfile.exe, how did he do this step?
Thanks in advance
Best regards
Fabien
Relevant Pages
- Re: Using the Public Key embedded in the Assembly?
... amongst them a keyblob parser. ... well that the keypair I retrieve from the container is not the same as the ... > approach you've been trying to get the private key out of the CSP is not ... >> the digest) with your public key, ... (microsoft.public.dotnet.security) - Re: Using the Public Key embedded in the Assembly?
... assembly and to embed the public key in the assembly. ... When I send the assembly to a customer (together with the license file), ... and no csp container with such name and content exists on the machine of the ... > ImportCspBlob method on RSACryptoServiceProvider, ... (microsoft.public.dotnet.security) - RE: CryptGetUserKey fails with 8009000d
... keyPAIR in the given container. ... temporary keys are NOT saved (once you closed the context handle with ... if you just need to import the public key than you can simple ... > The first problem I had was getting CryptAcquireContext to work on the ... (microsoft.public.platformsdk.security) - Re: PDFSplitMerge - wierd !
... Vanilla exe works for me but not for you. ... We've got the same dll & VFP runtime versions. ... Add Object cntSend As Container With; ... (microsoft.public.fox.programmer.exchange) - Re: Strong Named Key Files - Deployment
... This has shed a lot of light on the subject, and raised a couple more questions, I hope I don't sound too stupid, but what is a container, and how do they work? ... container in the local CSP and then use the AssemblyKeyName attribute ... sn.exe -i mywebapp.snk mywebapp ... but you might want to publish your public key. ... (microsoft.public.dotnet.distributed_apps) |
|