| DSACryptoServiceProvider: KeyExchangeAlgorithm (get) |
Returns the name of the key exchange algorithm this instance represents.
Public Property Get KeyExchangeAlgorithm ( ) As String
When an DSACryptoServiceProvider is created as a key exchange instead of a signature service, this returns DSA-PKCS1-KeyEx', otherwise nothing is returned.
Read Only.
Project VBCorLib Overview Class DSACryptoServiceProvider Overview DSACryptoServiceProvider Properties DSACryptoServiceProvider Methods IObject KeySize (get)