Introduction

Welcome to IPWorks OpenPGP, a comprehensive suite of components for adding secure PGP encryption, decryption, signing, and signature verification capabilities to any application. The software provides strong encryption and signature hashing via its support for most major algorithms. IPWorks OpenPGP's advanced key management capabilities also allow you to create and manage OpenPGP Keyrings.

Getting Started

IPWorks OpenPGP 2022 is delivered as a module which must first be installed prior to use. To install the module run the following command:

npm install ipworksopenpgp-22.0.tar.gz

The module should now be installed and available for use. To use the module in your application first reference the package like so: const ipworksopenpgp = require("@nsoftware/ipworksopenpgp"); Instances of the classes listed below can then be created in code.

Included Classes

CertMgrThe CertMgr component is used to create, read, and manage certificates.
KeyMgrThe KeyMgr component is used to create and manage OpenPGP keys.
MIMEThe MIME component allows for the simple encoding and decoding of MIME structures, such as message attachments and file uploads.
OpenPGPThe OpenPGP component is used to encrypt/decrypt and sign/verify PGP messages.
PFileMailerThe PFileMailer component is used to send encrypted and/or signed plaintext-formatted emails, with any attachments, using OpenPGP.
PHTMLMailerThe PHTMLMailer component is used to send encrypted and/or signed HTML-formatted emails with or without any attachments using OpenPGP.
PIMAPThe PIMAP component is used to communicate with IMAP servers to retrieve and process OpenPGP encrypted and/or signed messages and any attachments.
PPOPThe PPOP component is used retrieve and process OpenPGP encrypted and/or signed messages from Internet Post Office servers (POP).
PSMTPThe PSMTP component is used to send encrypted and/or signed emails with or without attachments using OpenPGP.

Additional Information

You will always find the latest information about IPWorks OpenPGP at our web site: www.nsoftware.com. We offer free, fully-functional 30-day trials for all of our products, and our technical support staff are happy to answer any questions you may have during your evaluation.

Please direct all technical questions to support@nsoftware.com. To help support technicians assist you as quickly as possible, please provide an detailed and accurate description of your problem, the results you expected, and the results that you received while using our product. For questions about licensing and pricing, and all other general inquiries, please contact sales@nsoftware.com.

Thank You!

Thank you for choosing IPWorks OpenPGP for your development needs. We realize that you have a choice among development tools, and that by choosing us you are counting on us to be a key component in your business. We work around the clock to provide you with ongoing enhancements, support, and innovative products; and we will always do our best to exceed your expectations!