Provides OpenPGP key revocation methods.

Namespace: DidiSoft.Pgp
Assembly: DidiSoft.Pgp (in DidiSoft.Pgp.dll) Version: 1.7.3.35547

Syntax

C#
[SerializableAttribute]
public class RevocationLib
Visual Basic
<SerializableAttribute> _
Public Class RevocationLib
Visual C++
[SerializableAttribute]
public ref class RevocationLib

Inheritance Hierarchy

System..::..Object
  DidiSoft.Pgp..::..RevocationLib

Thread Safety

Static members of this type are safe for multi-threaded operations. Instance members of this type are not safe for multi-threaded operations.

See Also