Class multipart_signed
java.lang.Object
org.bouncycastle.mail.smime.handlers.multipart_signed
- All Implemented Interfaces:
DataContentHandler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetContent(DataSource ds) getTransferData(DataFlavor df, DataSource ds) voidwriteTo(Object obj, String _mimeType, OutputStream os)
-
Constructor Details
-
multipart_signed
public multipart_signed()
-
-
Method Details
-
getContent
- Specified by:
getContentin interfaceDataContentHandler- Throws:
IOException
-
getTransferData
- Specified by:
getTransferDatain interfaceDataContentHandler- Throws:
IOException
-
getTransferDataFlavors
- Specified by:
getTransferDataFlavorsin interfaceDataContentHandler
-
writeTo
- Specified by:
writeToin interfaceDataContentHandler- Throws:
IOException
-