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

KeyRing Members

The KeyRing type exposes the following members.

Constructors


  Name Description
Public method KeyRing
instantiate keyring instance with keys

Methods


  Name Description
Protected method Dispose(Boolean) (Inherited from LicenseBase.)
Public method Dispose()()()() (Inherited from LicenseBase.)
Public method Equals(Object)
Determines whether the specified Object is equal to this instance.
Public method Equals(KeyRing)
Indicates whether the current object is equal to another object of the same type.
Protected method Finalize (Inherited from LicenseBase.)
Public method GetHashCode
Returns a hash code for this instance.
Protected method GetIsLicensed (Inherited from LicenseBase.)
Public method GetType (Inherited from Object.)
Public method Static member LoadFromDisk Obsolete.
Loads from disk.
Public method Static member LoadFromStream
Read keyring from stream
Protected method MemberwiseClone (Inherited from Object.)
Public method Query (Inherited from LicenseBase.)
Protected method QueryLicenseStatus (Inherited from LicenseBase.)
Public method SaveToDisk Obsolete.
Saves to disk.
Public method SaveToDiskAsync
Save the keyring using an secure binary format using async method
Public method ToString (Inherited from Object.)
Public method Static member TryLoadFromDisk
load the keyring from a secure binary format
Public method TrySaveToDisk
Save the keyring using an secure binary format

Operators


  Name Description
Public operator Static member Equality
Implements the == operator.
Public operator Static member Inequality
Implements the != operator.

Properties


  Name Description
Public property LicenseStatusCode (Inherited from LicenseBase.)
Public property PrivateKey
Get the private key.
Public property PublicKey
Gets the public key.
Protected property Validator (Inherited from LicenseBase.)

Events


  Name Description
Public event OnLicenseStatusChanging (Inherited from LicenseBase.)