org.bouncycastle.mail.smime.examples
public class ExampleUtils extends Object
| Method Summary | |
|---|---|
| static void | dumpContent(MimeBodyPart bodyPart, String fileName)
Dump the content of the passed in BodyPart to the file fileName.
|
| static String | findKeyAlias(KeyStore store, String storeName, char[] password) |
Throws: MessagingException IOException