Xceed .NET Libraries Documentation
SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Class Members
Fields  Properties  Methods 


Xceed.SSH.Protocols Assembly > Xceed.SSH.Protocols Namespace : SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Class

The following tables list the members exposed by SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider.

Public Constructors
 NameDescription
Public Constructor  
Top
Protected Fields
 NameDescription
Protected FieldRepresents the size, in bits, of the key modulus used by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
Protected FieldSpecifies the key sizes that are supported by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
Protected Field  
Protected Field  
Top
Public Properties
 NameDescription
Public PropertyOverridden.   
Public PropertyGets or sets the size, in bits, of the key modulus used by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
Public PropertyGets the key sizes that are supported by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
Public PropertyOverridden.   
Top
Public Methods
 NameDescription
Public MethodReleases all resources used by the System.Security.Cryptography.AsymmetricAlgorithm class. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm)
Public MethodOverridden.   
Public MethodOverloaded. Overridden. Releases all resources used by the current instance of the System.Security.Cryptography.AsymmetricAlgorithm class.  
Public MethodOverridden.   
Public MethodReconstructs a System.Security.Cryptography.DSA object from an XML string. (Inherited from System.Security.Cryptography.DSA)
Public MethodOverridden.   
Public MethodOverloaded. Computes the hash value of the specified byte array using the specified hash algorithm and signs the resulting hash value. (Inherited from System.Security.Cryptography.DSA)
Public MethodCreates and returns an XML string representation of the current System.Security.Cryptography.DSA object. (Inherited from System.Security.Cryptography.DSA)
Public MethodOverloaded. Verifies that a digital signature is valid by calculating the hash value of the specified data using the specified hash algorithm and comparing it to the provided signature. (Inherited from System.Security.Cryptography.DSA)
Public MethodOverridden.   
Top
Protected Methods
 NameDescription
Protected MethodOverloaded. When overridden in a derived class, computes the hash value of a specified portion of a byte array by using a specified hashing algorithm. (Inherited from System.Security.Cryptography.DSA)
Top
See Also

Reference

SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Class
Xceed.SSH.Protocols Namespace