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

KeyRing..::..TryLoadFromDisk Method

load the keyring from a secure binary format

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

Syntax


public static bool TryLoadFromDisk(
	string path,
	out KeyRing key
)

Parameters

path
Type: String
path to load
key
Type: Walter.Cypher.PGP..::..KeyRing%
key to populate

Return Value

true if key was loaded from disk