Re: MSDN examples not working --to Wayne Scott

From: vivek (anonymous_at_discussions.microsoft.com)
Date: 02/27/04

  • Next message: D. Sami: "Accessing the Registry Hive of Another User"
    Date: Fri, 27 Feb 2004 14:36:06 -0800
    
    

    i was looking at the countersignature example, the first signer signs
    the data and then before the second signers can sign the data, the
    second signer verifies the data coming from the first sign and then
    adds his signature to the first signers data and what you get is a
    countersigned data. But during the verification of the countersigner,
    the example says that the countersigned data should be sent to the
    originator(which means the first signer!!) Dont u think thats
    illogical because the countersigned message should be verified by a
    3rd party reciever who should be able to verify the countersigned
    message!!The third party should be able to verify the signature using
    the second signers certificate.Thats how i thought countersigning
    should work!!Someone please clarify.


  • Next message: D. Sami: "Accessing the Registry Hive of Another User"