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

PGPBase Constructor

Initializes a new instance of the PGPBase class .

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

Syntax


public PGPBase(
	KeyRing keyRing
)

Parameters

keyRing
Type: Walter.Cypher.PGP..::..KeyRing
The key ring for the PGP communication.