EnvelopedData

From: Danish (danish.qamar_at_gmail.com)
Date: 06/29/04

  • Next message: Microsoft: "What security privelege is required to call AuthzInitializeResourceManager?"
    Date: Tue, 29 Jun 2004 08:29:52 +0500
    
    

    Hello,
    I am calling the capicom EnvelopedData.Decrypt method the private key is in
    My store and the contents are decrypted fine. but after Decrypt method when
    i call Reciepents.Count it returns me 0. how do i access the certificate
    that decrypted the contents. i need to access the serial number of the
    certificate.

    i tryed michel gallant's DenvelopAll example and inserted a statment of
    WScript.Echo EnvelopedData.Recipients.Count
    just after decString = EnvelopedData.Content statement (after decryption).
    but it says 0 as well
    any help please

    Thanks,


  • Next message: Microsoft: "What security privelege is required to call AuthzInitializeResourceManager?"

    Relevant Pages

    • Memory store & CAPICOM
      ... I load the certificate in the "memory store", ... and finally decrypt seccesfully the file. ...
      (microsoft.public.dotnet.security)
    • Re: Forms Authentication - buggy? what is going on?
      ... I have encountered what appears to be a problem with the FormsAuthentication ... The module called the Decrypt ... signed HTTP cookie and returning a ticket object. ... I can then take the cookie data that was passed into the Decrypt method (as ...
      (microsoft.public.dotnet.framework.aspnet.security)
    • Re: DRA is Decrypting Files when it shouldnt be!!!
      ... > EFS is allowing the RA to decrypt 200 files that were encrypted BEFORE an RA ... > encryption to get the RA to decrypt encrypted files. ... the default RA certificate was used. ... certificate and private key only when needed). ...
      (microsoft.public.windowsxp.security_admin)
    • Re: Problem with EFS in W2K....help!
      ... are being followed to import the certificate AND the EFS private key for the recovery ... Just importing the certificate in a .cer file ... > decrypt the files.... ...
      (microsoft.public.win2000.security)
    • RE: Troubles with CAPICOM EnvelopedData.Decrypt
      ... >store and successfully encrypt data. ... As a recipient I used this certificate. ... >To give IIS server privileges to access the private key associated with the ... could I decrypt message after I give privileges to IIS_user? ...
      (microsoft.public.dotnet.security)