XmlEncryption.AlgorithmURI Members
Specifies URLs that point to various algorithms for digital signatures. This class cannot be inherited.
The following tables list the members exposed by the XmlEncryption.AlgorithmURI type.
Public Fields
Name | Description | |
---|---|---|
AES128 | Specifies a URL that points to the AES128 algorithm for digital signatures. This field is constant. | |
AES128KeyWrap | Specifies a URL that points to the AES128KeyWrap algorithm for digital signatures. This field is constant. | |
AES192 | Specifies a URL that points to the AES192 algorithm for digital signatures. This field is constant. | |
AES192KeyWrap | Specifies a URL that points to the AES192KeyWrap algorithm for digital signatures. This field is constant. | |
AES256 | Specifies a URL that points to the AES256 algorithm for digital signatures. This field is constant. | |
AES256KeyWrap | Specifies a URL that points to the AES256KeyWrap algorithm for digital signatures. This field is constant. | |
DES | Specifies a URL that points to the DES algorithm for digital signatures. This field is constant. | |
RSA15 | Specifies a URL that points to the RSA15 algorithm for digital signatures. This field is constant. | |
RSAOAEP | Specifies a URL that points to the RSAOAEP algorithm for digital signatures. This field is constant. | |
SHA1 | Specifies a URL that points to the SHA1 algorithm for digital signatures. This field is constant. | |
SHA256 | Specifies a URL that points to the SHA256 algorithm for digital signatures. This field is constant. | |
SHA512 | Specifies a URL that points to the SHA512 algorithm for digital signatures. This field is constant. | |
TripleDES | Specifies a URL that points to the Triple DES algorithm for digital signatures. This field is constant. | |
TripleDESKeyWrap | Specifies a URL that points to the TripleDESKeyWrap algorithm for digital signatures. This field is constant. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object ) | |
GetHashCode | (Inherited from Object ) | |
GetType | (Inherited from Object ) | |
ReferenceEquals | (Inherited from Object ) | |
ToString | (Inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object ) | |
MemberwiseClone | (Inherited from Object ) |
Top
See Also
Reference
XmlEncryption.AlgorithmURI Class
Microsoft.Web.Services3.Security Namespace