|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.mail.smime.test.SMIMETestUtil
public class SMIMETestUtil
Field Summary | |
---|---|
static boolean |
DEBUG
|
Constructor Summary | |
---|---|
SMIMETestUtil()
|
Method Summary | |
---|---|
static MimeBodyPart |
makeMimeBodyPart(MimeMultipart mm)
|
static MimeBodyPart |
makeMimeBodyPart(java.lang.String msg)
|
static MimeMultipart |
makeMimeMultipart(java.lang.String msg1,
java.lang.String msg2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final boolean DEBUG
Constructor Detail |
---|
public SMIMETestUtil()
Method Detail |
---|
public static MimeBodyPart makeMimeBodyPart(java.lang.String msg) throws MessagingException
MessagingException
public static MimeBodyPart makeMimeBodyPart(MimeMultipart mm) throws MessagingException
MessagingException
public static MimeMultipart makeMimeMultipart(java.lang.String msg1, java.lang.String msg2) throws MessagingException
MessagingException
|
Bouncy Castle Cryptography Library 1.45 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |