KeyRing Methods
The KeyRing type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) |
Determines whether the specified Object is equal to this instance.
|
![]() |
Equals(KeyRing) |
Indicates whether the current object is equal to another object of the same type.
|
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode |
Returns a hash code for this instance.
|
![]() |
GetType | (Inherited from Object.) |
![]() ![]() |
LoadFromDisk | Obsolete.
Loads from disk.
|
![]() ![]() |
LoadFromStream |
Read keyring from stream
|
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
SaveToDisk | Obsolete.
Saves to disk.
|
![]() |
SaveToDiskAsync |
Save the keyring using an secure binary format using async method
|
![]() |
ToString | (Inherited from Object.) |
![]() ![]() |
TryLoadFromDisk |
load the keyring from a secure binary format
|
![]() |
TrySaveToDisk |
Save the keyring using an secure binary format
|