Represents an OpenPGP key pair.

Namespace:  DidiSoft
Assembly:  PGPLib (in PGPLib.dll) Version: 1.6.3.19546

Syntax

C#
public class KeyPairInformation : KeyPairInformation
Visual Basic (Declaration)
Public Class KeyPairInformation _
	Inherits KeyPairInformation
Visual C++
public ref class KeyPairInformation : public KeyPairInformation

Inheritance Hierarchy

System..::.Object
  KeyPairInformation
    DidiSoft..::.KeyPairInformation

See Also