Re: list certificates installed on a smart card
From: hs (who_ami_at_o2.pl)
Date: 02/08/05
- Next message: David Cross [MS]: "Re: Use Enrollment Agent for cards but require user logon as well?"
- Previous message: hs: "Re: list certificates installed on a smart card"
- In reply to: lelteto: "Re: list certificates installed on a smart card"
- Next in thread: lelteto: "Re: list certificates installed on a smart card"
- Reply: lelteto: "Re: list certificates installed on a smart card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 08 Feb 2005 10:09:28 +0100
lelteto wrote:
> And you use CryptGetProvParam with PP_ENUMCONTAINERS to enumerate the
> containers on the smart card. From that open each container, get the user key
> (CryptGetUserKey - both for AT_SINGATURE and AT_KEYEXCHANGE) then use
> CryptGetKeyParam with KP_CERTIFICATE.
>
ok,this was quite simple, but how to delete this certyficate (for
example for signature) or generate a new one?
regards
hs
- Next message: David Cross [MS]: "Re: Use Enrollment Agent for cards but require user logon as well?"
- Previous message: hs: "Re: list certificates installed on a smart card"
- In reply to: lelteto: "Re: list certificates installed on a smart card"
- Next in thread: lelteto: "Re: list certificates installed on a smart card"
- Reply: lelteto: "Re: list certificates installed on a smart card"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|