WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

KeyRing Class

Class KeyRing contains public and private keys for the PGP Algorithm.

Namespace:  Walter.Cypher.PGP
Assembly:  Walter.Cypher (in Walter.Cypher.dll)

Syntax


[DebuggerNonUserCodeAttribute]
[DebuggerStepThroughAttribute]
public class KeyRing : LicenseBase, IEquatable<KeyRing>

Inheritance Hierarchy


LicenseBase
      Walter.Cypher.PGP..::..KeyRing