SignXMLRSAPKCS1SHA256SignatureDescription Class |
Namespace: Scilligence.MolEngine.Companion
public class RSAPKCS1SHA256SignatureDescription : SignatureDescription
The SignXMLRSAPKCS1SHA256SignatureDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| SignXMLRSAPKCS1SHA256SignatureDescription | Initializes a new instance of the SignXMLRSAPKCS1SHA256SignatureDescription class |
| Name | Description | |
|---|---|---|
| DeformatterAlgorithm | Gets or sets the deformatter algorithm for the signature description. (Inherited from SignatureDescription.) | |
| DigestAlgorithm | Gets or sets the digest algorithm for the signature description. (Inherited from SignatureDescription.) | |
| FormatterAlgorithm | Gets or sets the formatter algorithm for the signature description. (Inherited from SignatureDescription.) | |
| KeyAlgorithm | Gets or sets the key algorithm for the signature description. (Inherited from SignatureDescription.) |
| Name | Description | |
|---|---|---|
| CreateDeformatter | (Overrides SignatureDescriptionCreateDeformatter(AsymmetricAlgorithm).) | |
| CreateDigest | Creates a HashAlgorithm instance using the DigestAlgorithm property. (Inherited from SignatureDescription.) | |
| CreateFormatter | (Overrides SignatureDescriptionCreateFormatter(AsymmetricAlgorithm).) | |
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |