IP*Works! S/MIME V9

Package ipworkssmime

Interface Summary
CertmgrEventListener Event listener for the "Certmgr Class".
MimeEventListener Event listener for the "Mime Class".
SfilemailerEventListener Event listener for the "Sfilemailer Class".
ShtmlmailerEventListener Event listener for the "Shtmlmailer Class".
SimapEventListener Event listener for the "Simap Class".
SmimeEventListener Event listener for the "Smime Class".
SnntpEventListener Event listener for the "Snntp Class".
SpopEventListener Event listener for the "Spop Class".
SsmtpEventListener Event listener for the "Ssmtp Class".
 

Class Summary
ArticleInfo An article listed as a result of a GroupOverview or GroupSearch .
ArticleInfoList  
CertExtension Represents an extension for a certificate.
CertExtensionList  
Certificate The digital certificate being used.
CertificateList  
Certmgr The CertMgr bean is used to manage the digital certificates installed on a system.
CertmgrCertChainEvent Shows the certificate chain for the certificate (see the ShowCertificateChain method).
CertmgrCertListEvent Lists the certificates in a store (see the ListStoreCertificates method).
CertmgrErrorEvent Information about errors during data delivery.
CertmgrKeyListEvent Lists the keysets in a CSP (see the ListKeys method).
CertmgrStoreListEvent Lists the system certificate stores (see the ListCertificateStores and ListMachineStores methods).
FileAttachment This describes the file being attached.
FileAttachmentList  
Firewall The firewall the bean will connect through.
FirewallList  
GroupInfo A group listed by the NNTP server.
GroupInfoList  
Header An HTTP header as it is received from the server.
HeaderList  
HTMLImage This type describes an HTML embedded image.
HTMLImageList  
Mailbox Mailboxes collected when calling ListMailboxes or ListSubscribedMailboxes .
MailboxList  
MessageInfo This is a listing of information for a message returned by the server.
MessageInfoList  
MessagePart A message part of a message listing.
MessagePartList  
MessageRecipient A recipient of the message.
MessageRecipientList  
Mime The MIME bean allows for easy implementation of the Multipurpose Internet Mail Extensions or MIME as defined in RFC 1521 and updated in RFCs 2045-2049.
MimeErrorEvent Information about errors during data delivery.
MimeHeaderEvent Fired every time a header is parsed.
MIMEPart A part of the MIME message.
MIMEPartList  
MimeProgressEvent Shows the progress of decoding/encoding the input data.
Sfilemailer The SFileMailer Bean is used to send emails with file attachments.
SfilemailerConnectionStatusEvent Fired to indicate changes in connection state.
SfilemailerEndTransferEvent Fired when the message text completes transferring.
SfilemailerErrorEvent Information about errors during data delivery.
SfilemailerPITrailEvent Traces the commands sent to the mail server, and the respective replies.
SfilemailerSSLServerAuthenticationEvent Fired after the server presents its certificate to the client.
SfilemailerSSLStatusEvent Shows the progress of the secure connection.
SfilemailerStartTransferEvent Fired when the message text starts transferring.
SfilemailerTransferEvent Fired while the message text gets transferred to MailServer .
Shtmlmailer The HTMLMailer Bean is used to send HTML email.
ShtmlmailerConnectionStatusEvent Fired to indicate changes in connection state.
ShtmlmailerEndTransferEvent Fired when the message text completes transferring.
ShtmlmailerErrorEvent Information about errors during data delivery.
ShtmlmailerPITrailEvent Traces the commands sent to the mail server, and the respective replies.
ShtmlmailerSSLServerAuthenticationEvent Fired after the server presents its certificate to the client.
ShtmlmailerSSLStatusEvent Shows the progress of the secure connection.
ShtmlmailerStartTransferEvent Fired when the message text starts transferring.
ShtmlmailerTransferEvent Fired while the message text gets transferred to MailServer .
Simap The SIMAP Bean is used to communicate with IMAP servers using the IMAP (Internet Message Access) protocol.
SimapConnectionStatusEvent Fired to indicate changes in connection state.
SimapEndTransferEvent Fired when the message or the part data finishes transferring.
SimapErrorEvent Information about errors during data delivery.
SimapHeaderEvent Fired every time a header line comes in.
SimapMailboxACLEvent Fires for each set of access control rights returned by the server
SimapMailboxListEvent Fired for each mailbox received through the ListMailboxes and ListSubscribedMailboxes methods.
SimapMessageInfoEvent Fired with information for the message(s) retrieved by the server.
SimapMessagePartEvent Fired for each message part when FetchMessageInfo is called.
SimapPITrailEvent Traces the commands sent to the mail server, and the respective replies.
SimapSSLServerAuthenticationEvent Fired after the server presents its certificate to the client.
SimapSSLStatusEvent Shows the progress of the secure connection.
SimapStartTransferEvent Fired when the message or the part data starts transferring.
SimapTransferEvent Fired while the message gets transferred from the MailServer .
Smime The SMIME bean implements the S/MIME standard for encryption and decryption with public key cryptography and X.509 digital certificates.
SmimeErrorEvent Information about errors during data delivery.
SmimeRecipientInfoEvent Fired for each recipient certificate of the encrypted message.
SmimeSignerCertInfoEvent Fired during verification of the signed message.
Snntp The SNNTP Bean is used to read and post articles on Usenet news servers.
SnntpConnectionStatusEvent Fired to indicate changes in connection state.
SnntpEndTransferEvent Fired when the article text completes transferring.
SnntpErrorEvent Information about errors during data delivery.
SnntpGroupListEvent Fired while group data transfers (during group listings).
SnntpGroupOverviewEvent Fired for each line of article overview data (during group overviews).
SnntpGroupSearchEvent Fired for each line of group search data (during group searches).
SnntpHeaderEvent Fired for every article header being retrieved during article retrieval.
SnntpPITrailEvent Traces the commands sent to the news server, and the respective replies.
SnntpSSLServerAuthenticationEvent Fired after the server presents its certificate to the client.
SnntpSSLStatusEvent Shows the progress of the secure connection.
SnntpStartTransferEvent Fired when the article text starts transferring.
SnntpTransferEvent Fired while the article text gets transferred (to or from the NewsServer ).
Spop The SPOP Bean is used retrieve electronic mail from Internet Post Office servers (POP).
SpopConnectionStatusEvent Fired to indicate changes in connection state.
SpopEndTransferEvent Fired when the message completes transferring.
SpopErrorEvent Information about errors during data delivery.
SpopHeaderEvent Fired for every message header being retrieved.
SpopMessageListEvent Fired for every message listed by ListMessageSizes and/or ListMessageUIDs .
SpopPITrailEvent Traces the commands sent to the mail server, and the respective replies.
SpopSSLServerAuthenticationEvent Fired after the server presents its certificate to the client.
SpopSSLStatusEvent Shows the progress of the secure connection.
SpopStartTransferEvent Fired when the message starts transferring.
SpopTransferEvent Fired while the message gets transferred from MailServer .
Ssmtp The SSMTP Bean is used to send Internet mail using the SMTP protocol (the Internet mail standard).
SsmtpConnectionStatusEvent Fired to indicate changes in connection state.
SsmtpEndTransferEvent Fired when the message text completes transferring.
SsmtpErrorEvent Information about errors during data delivery.
SsmtpExpandEvent Fired for every email address returned by the server when the Expand method is called.
SsmtpPITrailEvent Traces the commands sent to the mail server, and the respective replies.
SsmtpSSLServerAuthenticationEvent Fired after the server presents its certificate to the client.
SsmtpSSLStatusEvent Shows the progress of the secure connection.
SsmtpStartTransferEvent Fired when the message text starts transferring.
SsmtpTransferEvent Fired while the message text gets transferred to MailServer .
 

Exception Summary
IPWorksSMIMEException  
 


IP*Works! S/MIME V9

Copyright (c) 2013 /n software inc. - All rights reserved.