AssymetricEncryption.RemotePublicKey Property
From Tungsten Suite
Tungsten
|
|
AssymetricEncryptionRemotePublicKey Property |
The remote's public key
Namespace: W.Encryption
Assembly: Tungsten.Encryption (in Tungsten.Encryption.dll) Version: 2.0.2
C#
public Nullable<RSAParameters> RemotePublicKey { get; set; }