Search:

Type: Posts; User: fynn

Search: Search took 0.08 seconds.

  1. Re: Read encrypted MSCONS.txt (Outlook item) in Java

    mscons.txt is an attachment file of an email.

    In other words, i have .msg file which has an attachment mscons.txt.

    After installing the provided certificate (w/ password) on my windows machine,...
  2. Read encrypted MSCONS.txt (Outlook item) in Java

    Hi All,

    I have an encrypted MSCONS.txt file as Outlook item. I also have a Digital Certificate file (Certificate.pfx) with a password.

    Could someone please give me some pointer as to how I can...
  3. Replies
    4
    Views
    3,060

    JavaMail-Crypto Decryption Example

    Hi All,

    I am looking for some example snippets where i can see JavaMail-Crypto api doing the decryption of the encrypted email and its attacment.

    I have an encrypted email and the private key,...
  4. Replies
    4
    Views
    3,060

    how to decrypt emails and attachments in java

    Hi People,

    Currently my java program is reading emails along with attachments from the mailing server. It works fine as long as the email and the attachments are "not" encrypted.

    The problem...
Results 1 to 4 of 4