Syntax

C#
namespace Starksoft.Cryptography.OpenPGP
Visual Basic (Declaration)
Namespace Starksoft.Cryptography.OpenPGP

Classes

  ClassDescription
Public classDecryptAsyncCompletedEventArgs
Event arguments class for the DecryptAsyncCompleted event.
Public classEncryptAsyncCompletedEventArgs
Event arguments class for the EncryptAsyncCompleted event.
Public classGnuPG
Interface class for GnuPG.
Public classGnuPGBadPassphraseException
This exception is thrown when a bad passphrase is given resulting in an error condition when running the GPG.EXE program.
Public classGnuPGException
This exception is thrown when a general, unexpected error condition occurs when running the GPG.EXE program.
Public classGnuPGKey
Class structure that proves a read-only view of the GnuPG keys.
Public classGnuPGKeyCollection
Collection of PGP keys stored in the GnuPGP application.

Enumerations

  EnumerationDescription
Public enumerationOutputTypes
GnuPG output itemType.