Re: about smarcards and propcert
From: Eric Perlin [MS] (ericperl_at_online.microsoft.com)
Date: 03/20/04
- Next message: Eric Perlin [MS]: "Re: PropCert to transfer certificates from a token to the 'My' store"
- Previous message: Drew Cooper [MSFT]: "Re: How to see who is accessing a share (file/directory) on the local computer?"
- In reply to: anth0: "about smarcards and propcert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 19 Mar 2004 16:30:12 -0800
Since you have the code, it should be pretty easy for you to find out which
call fail.
I guess it's CryptAcquireContext or CryptGetUserKey which fails with
NTE_BAD_KEYSET (i.e. "Keyset does not exist").
That means that the CSP doesn't find a container or a key within a
container on the card.
-- Eric Perlin [MS] This posting is provided "AS IS" with no warranties, and confers no rights. --- "anth0" <totoy81@caramail.com> wrote in message news:aa6c6d5b.0403120139.faac04d@posting.google.com... > Sorry about the precedent message, but i got an error, "not existing > key set", compiling propcert.cpp and lauching the resulting binary. > > Are there some common reasons for this error type ? > > Thanks.
- Next message: Eric Perlin [MS]: "Re: PropCert to transfer certificates from a token to the 'My' store"
- Previous message: Drew Cooper [MSFT]: "Re: How to see who is accessing a share (file/directory) on the local computer?"
- In reply to: anth0: "about smarcards and propcert"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]