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>