Package org.bouncycastle.mail.smime

Class Summary

CMSProcessableBodyPart a holding class for a BodyPart to be processed.
CMSProcessableBodyPartInbound a holding class for a BodyPart to be processed which does CRLF canonicalisation if dealing with non-binary data.
CMSProcessableBodyPartOutbound a holding class for a BodyPart to be processed which does CRLF canocicalisation if dealing with non-binary data.
SMIMECompressed containing class for an S/MIME pkcs7-mime MimePart.
SMIMECompressedGenerator General class for generating a pkcs7-mime message.
SMIMEEnveloped containing class for an S/MIME pkcs7-mime MimePart.
SMIMEEnvelopedGenerator General class for generating a pkcs7-mime message.
SMIMEException
SMIMEGenerator super class of the various generators.
SMIMESigned general class for handling a pkcs7-signature message.
SMIMESignedGenerator general class for generating a pkcs7-signature message.
SMIMEUtil