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

PGPBase..::..DecryptValue Method

When overridden in a derived class, decrypts the input data using the private key.

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

Syntax


[ObfuscationAttribute]
public byte[] DecryptValue(
	byte[] rgb
)

Parameters

rgb
Type: array<Byte>[]()[][]
The cipher text to be decrypted.

Return Value

The resulting decryption of the rgb parameter in plain bytes.

Exceptions


ExceptionCondition
ArgumentNullExceptionrgb