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

KeyRing Constructor

instantiate keyring instance with keys

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

Syntax


public KeyRing(
	string publicKey,
	string privateKey
)

Parameters

publicKey
Type: String
the public key
privateKey
Type: String
private key or null if intentionally not provided