On Wed, 2005-05-25 at 14:44 +1000, Geoffrey Elgey wrote:
> G'day,
> 
> [resent, test program now attached]
> 
> Following on from my problem with viewing multiple data objects, I wrote 
> a test program (attached) that performs the following:
> 
>    o  Confirm that no data objects exist on the card
>    o  Create a data object
>    o  Delete the created data object
>    o  Confirm that no data objects exist on the card
> 
> On a card with no data objects on it (as confirmed by muscleTool), this 
> is what I get:

C_Destroy is currently not implemented for objects stored on the token.
I think that would be relatively easy to add since it would just require
looking up the OID and calling MSCDeleteObject.

-- 
// Chris

_______________________________________________
Muscle mailing list
[email protected]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to