I need some help.
With CAPICOM 2.1.0.1, when I try to store certificates from a smart card I
use
Store := CoStore.Create;
Cert:=CreateComObject(CLASS_Certificate) as ICertificate2;
Store.Open(CAPICOM_SMART_CARD_USER_STORE, 'MY',CAPICOM_STORE_OPEN_READ_ONLY);
without any problem.
I have updated with CAPICOM 2.1.0.2, and the same code poduces an error
message:"Not enough storage is available to complete this operation" when
store.open.
I need use this library.
Can you help me, please?
Thank you.
Salva
> .
>
Salva wrote:
> Hi friend,
> I am sorry. I thought that this one was the right place. Where do you
> think
> that I should put my post?
>
Regards
"PA Bear [MS MVP]" wrote:
> .
>