Bouncy Castle Cryptography Library 1.81

Package org.bouncycastle.mail.smime

Interface Summary
SMIMEStreamingProcessor  
 

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.
SMIMEAuthEnveloped containing class for an S/MIME pkcs7-mime encrypted MimePart.
SMIMEAuthEnvelopedGenerator General class for generating a pkcs7-mime message using AEAD algorithm.
SMIMEAuthEnvelopedParser Stream based containing class for an S/MIME pkcs7-mime encrypted MimePart using AEAD algorithm.
SMIMECompressed containing class for an S/MIME pkcs7-mime MimePart.
SMIMECompressedGenerator General class for generating a pkcs7-mime compressed message.
SMIMECompressedParser Stream based containing class for an S/MIME pkcs7-mime compressed MimePart.
SMIMEEnveloped containing class for an S/MIME pkcs7-mime encrypted MimePart.
SMIMEEnvelopedGenerator General class for generating a pkcs7-mime message.
SMIMEEnvelopedParser Stream based containing class for an S/MIME pkcs7-mime encrypted MimePart.
SMIMEEnvelopedUtil  
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.
SMIMESignedParser general class for handling a pkcs7-signature message.
SMIMEToolkit A tool kit of common tasks.
SMIMEUtil  
 

Exception Summary
SMIMEEnvelopedGenerator.WrappingIOException  
SMIMEException  
 


Bouncy Castle Cryptography Library 1.81