Eric Boudrand
unread,Nov 10, 2011, 10:32:23 AM11/10/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Hi,
I need to access a smart card from a service.
I am calling CryptAcquireContext with flag 0xF0000040
(CRYPT_VERIFYCONTEXT | CRYPT_SILENT) then CryptSetProvParam with the PIN
code as argument. But, CryptSetProvParam is returning RTE_PERM
I am wondering if I have forgotten something. What means RTE_PERM ? PERM
for permissions ?
Regards.
Eric Boudrand