RSA.PublicKey Field

Tungsten Suite

RSAPublicKey Field

The public key used to encrypt data (should be shared)

Namespace:  W.Encryption
Assembly:  Tungsten.Encryption (in Tungsten.Encryption.dll) Version: 2.0.2
Syntax
C#
public RSAParameters PublicKey

Field Value

Type: RSAParameters
See Also