Gets the name of the key exchange algorithm available with this implementation of DSA.
            
    Namespace: 
   Rebex.Security.Cryptography
    Assembly:
   Rebex.Common (in Rebex.Common.dll)
 Syntax
Syntax
| Visual Basic | 
|---|
| Public Overrides ReadOnly Property KeyExchangeAlgorithm As String Get | 
| C# | 
|---|
| public override string KeyExchangeAlgorithm { get; } | 
 
     
     
     
     
    