AssymetricEncryption.PublicKey Property

Tungsten Suite

AssymetricEncryptionPublicKey Property

The local public key

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

Property Value

Type: RSAParameters
See Also