Class SendSignedAndEncryptedMail

java.lang.Object
org.bouncycastle.mail.smime.examples.SendSignedAndEncryptedMail

public class SendSignedAndEncryptedMail extends Object
Example that sends a signed and encrypted mail message.
  • Constructor Details

    • SendSignedAndEncryptedMail

      public SendSignedAndEncryptedMail()
  • Method Details

    • main

      public static void main(String[] args)