Good Morning,
 
 
in MSCComputeCrypt function in MSC_DIR_VERIFY mode, the return values are MSC_SUCCESS if the signature is valid otherwise MSC_SIGNATURE_INVALID if the signature is invalid.
 
For the verification of a signature I need to have the signature data and the plaintext but in the function I have only a input parameter pInputData.
 
Moreover, in MSC_DIR_SIGN do I have to digest the pInputData before the signing? I think that the digest's operations are used before to call the MSCComputeCrypt function.
 
 
Excuse me for my bad english.
 
Thank you very much.
 
Matteo Ferrara
 
 
_______________________________________________
Muscle mailing list
[EMAIL PROTECTED]
http://lists.drizzle.com/mailman/listinfo/muscle

Reply via email to