Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / SshEcDsaPublicKeyAlgorithm.XceedEcDsaCryptoServiceProvider Class


In This Topic
    SshEcDsaPublicKeyAlgorithm.XceedEcDsaCryptoServiceProvider Class Properties
    In This Topic

    For a list of all members of this type, see SshEcDsaPublicKeyAlgorithm.XceedEcDsaCryptoServiceProvider members.

    Public Properties
     NameDescription
    Public PropertyOverridden. When overridden in a derived class, gets the name of the key exchange algorithm. Otherwise, throws an System.NotImplementedException.  
    Public Property (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
    Public Property (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
    Public PropertyOverridden. When implemented in a derived class, gets the name of the signature algorithm. Otherwise, always throws a System.NotImplementedException.  
    Top
    See Also