Xceed .NET Libraries Documentation
Xceed.SSH.Protocols Assembly / Xceed.SSH.Protocols Namespace / SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Class


In This Topic
    SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Class Properties
    In This Topic

    For a list of all members of this type, see SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider 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