Package com.ibm.security.smime

Class Summary
SMIME Provides helper constants and methods to the SMIME package and subpackages.
SMIMEMessage The SMIMEMessage class represents a S/MIME message object.
SMIMEReceiver Receives a S/MIME message from a sender and provides methods to retrieve the stored PKCS #7 ContentInfo or PKCS #10 CertificationRequest object within the S/MIME message.
SMIMESender Sends a S/MIME message to a recipient or writes the S/MIME message to a file.