On 28/06/06, Karsten Ohme <[EMAIL PROTECTED]> wrote:
Fixed.
Thanks.
Bye,
--
Dr. Ludovic Rousseau
___
Muscle mailing list
Muscle@lists.musclecard.com
http://lists.drizzle.com/mailman/listinfo/muscle
Karsten Ohme wrote:
> Ludovic Rousseau wrote:
Fixed.
>
>>On 16/06/06, Karsten Ohme <[EMAIL PROTECTED]> wrote:
>>
>>
>>>Scott Moynes wrote:
>>>
Karsten Ohme wrote:
>
>I believe the problem is the following:
>
>Usually the context should only released, if the library
Ludovic Rousseau wrote:
> On 16/06/06, Karsten Ohme <[EMAIL PROTECTED]> wrote:
>
>> Scott Moynes wrote:
>> > Karsten Ohme wrote:
>> >
>> >>
>> >>
>> >> I believe the problem is the following:
>> >>
>> >> Usually the context should only released, if the library is unloaded.
>> >> But SCardReleaseCo
On 16/06/06, Karsten Ohme <[EMAIL PROTECTED]> wrote:
Scott Moynes wrote:
> Karsten Ohme wrote:
>
>>
>>
>> I believe the problem is the following:
>>
>> Usually the context should only released, if the library is unloaded.
>> But SCardReleaseContext is called in the Release function, that means
>>
Scott Moynes wrote:
> Karsten Ohme wrote:
>
>>
>>
>> I believe the problem is the following:
>>
>> Usually the context should only released, if the library is unloaded.
>> But SCardReleaseContext is called in the Release function, that means
>> not only the connection to the card is closed, but al
Karsten Ohme wrote:
I believe the problem is the following:
Usually the context should only released, if the library is unloaded.
But SCardReleaseContext is called in the Release function, that means
not only the connection to the card is closed, but also the connection
to the resource manager
Scott Moynes wrote:
> Hello,
>
> I am developing an application that uses a patched version of openssl
> which has engine support for musclecard. Attached is a simple patch for
> libmusclecard-1.3.3 that I needed in order to successfully execute a
> sequence of crypto operations with a smart card
Hello,
I am developing an application that uses a patched version of openssl
which has engine support for musclecard. Attached is a simple patch for
libmusclecard-1.3.3 that I needed in order to successfully execute a
sequence of crypto operations with a smart card. The issue it attempts
to