Syntax
| C# |
|---|
namespace Starksoft.Cryptography.OpenPGP |
| Visual Basic (Declaration) |
|---|
Namespace Starksoft.Cryptography.OpenPGP |
Classes
| Class | Description | |
|---|---|---|
![]() | DecryptAsyncCompletedEventArgs |
Event arguments class for the DecryptAsyncCompleted event.
|
![]() | EncryptAsyncCompletedEventArgs |
Event arguments class for the EncryptAsyncCompleted event.
|
![]() | GnuPG |
Interface class for GnuPG.
|
![]() | GnuPGBadPassphraseException |
This exception is thrown when a bad passphrase is given resulting in an error condition when running the GPG.EXE program.
|
![]() | GnuPGException |
This exception is thrown when a general, unexpected error condition occurs when running the GPG.EXE program.
|
![]() | GnuPGKey |
Class structure that proves a read-only view of the GnuPG keys.
|
![]() | GnuPGKeyCollection |
Collection of PGP keys stored in the GnuPGP application.
|
Enumerations
| Enumeration | Description | |
|---|---|---|
![]() | OutputTypes |
GnuPG output itemType.
|










