DSACryptoServiceProvider: KeyExchangeAlgorithm (get) |
Returns the name of the key exchange algorithm this instance represents.
Public Property Get KeyExchangeAlgorithm ( ) As String
DSACryptoServiceProvider always returns an empty string.
Read Only.