Name | Description | |
---|---|---|
![]() | SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider Constructor |
The following tables list the members exposed by SshDssPublicKeyAlgorithm.XceedDSACryptoServiceProvider.
Name | Description | |
---|---|---|
![]() | KeySizeValue | Represents the size, in bits, of the key modulus used by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm) |
![]() | LegalKeySizesValue | Specifies the key sizes that are supported by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm) |
![]() | RandomInternal | |
![]() | SshDssPublicKeyAlgorithmInternal |
Name | Description | |
---|---|---|
![]() | KeyExchangeAlgorithm | Overridden. |
![]() | KeySize | Gets or sets the size, in bits, of the key modulus used by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm) |
![]() | LegalKeySizes | Gets the key sizes that are supported by the asymmetric algorithm. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm) |
![]() | SignatureAlgorithm | Overridden. |
Name | Description | |
---|---|---|
![]() | Clear | Releases all resources used by the System.Security.Cryptography.AsymmetricAlgorithm class. (Inherited from System.Security.Cryptography.AsymmetricAlgorithm) |
![]() | CreateSignature | Overridden. |
![]() | Dispose | Overloaded. Overridden. Releases all resources used by the current instance of the System.Security.Cryptography.AsymmetricAlgorithm class. |
![]() | ExportParameters | Overridden. |
![]() | FromXmlString | Reconstructs a System.Security.Cryptography.DSA object from an XML string. (Inherited from System.Security.Cryptography.DSA) |
![]() | ImportParameters | Overridden. |
![]() | SignData | Overloaded. 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) |
![]() | ToXmlString | Creates and returns an XML string representation of the current System.Security.Cryptography.DSA object. (Inherited from System.Security.Cryptography.DSA) |
![]() | VerifyData | Overloaded. 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) |
![]() | VerifySignature | Overridden. |
Name | Description | |
---|---|---|
![]() | HashData | Overloaded. 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) |