Menu

#43 Staged sign not being unmarked

High_Severity
closed-fixed
5
2001-06-15
2001-04-04
Carl Dawson
No

A staged signing operation works the first time,
however subsequent operations fail with a
CSSMERR_CSP_STAGED_OPERATION_IN_PROGRESS error. The
function ADDIN_CSM_SignDataFinal() implemented in
the module addins\intel\cssmcsp\pkcs_2_0\csp_sign.c
incorrectly passes the ckSession variable instead of
the CCHandle variable to the Autosession_UnmarkStaged
() function in its cleanup. Looks like a cut-and-
paste :-)

Discussion

  • Carl Dawson

    Carl Dawson - 2001-04-04

    PKCS11 signing functions

     
  • Mohamed Shafik

    Mohamed Shafik - 2001-06-15
    • assigned_to: nobody --> shafikm
    • status: open --> closed-fixed
     
  • Mohamed Shafik

    Mohamed Shafik - 2001-06-15

    Logged In: YES
    user_id=92391

    Changes are checked into CVS.