Package | Description |
---|---|
old.org.bouncycastle.mail.smime |
Modifier and Type | Method and Description |
---|---|
static FileBackedMimeBodyPart |
SMIMEUtil.toMimeBodyPart(CMSTypedStream content)
return a file backed MimeBodyPart described in
CMSTypedStream content. |
static FileBackedMimeBodyPart |
SMIMEUtil.toMimeBodyPart(CMSTypedStream content,
File file)
Return a file based MimeBodyPart represented by content and backed
by the file represented by file.
|
Copyright © 2015. All rights reserved.