Ask Learn
Preview
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign inThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines constants for the URIs that represent the cryptographic algorithms that are used to encrypt XML and compute digital signatures for SOAP messages.
public ref class SecurityAlgorithms abstract sealed
public static class SecurityAlgorithms
type SecurityAlgorithms = class
Public Class SecurityAlgorithms
Aes128Encryption |
Specifies a URI that points to the 128-bit AES cryptographic algorithm for encrypting XML. This field is constant. |
Aes128Key |
Specifies a URI that points to the 128-bit AES cryptographic algorithm for encrypting and decrypting symmetric keys (key wrap). This field is constant. |
Aes192Encryption |
Specifies a URI that points to the 192-bit AES cryptographic algorithm for encrypting XML. This field is constant. |
Aes192Key |
Specifies a URI that points to the 192-bit AES cryptographic algorithm for encrypting and decrypting symmetric keys (key wrap). This field is constant. |
Aes256Encryption |
Specifies a URI that points to the 256-bit AES cryptographic algorithm for encrypting XML. This field is constant. |
Aes256Key |
Specifies a URI that points to the 256-bit AES cryptographic algorithm for encrypting and decrypting symmetric keys (key wrap). This field is constant. |
Des |
Specifies a URI that points to the DES cryptographic algorithm for encrypting XML. This field is constant. |
Dsa |
Specifies a URI that points to the DSA cryptographic algorithm for digitally signing XML. This field is constant. |
ExclusiveC14n |
Represents the Exclusive XML Without Comments Canonicalization algorithm. This field is constant. |
ExclusiveC14n |
Represents the Exclusive XML With Comments Canonicalization algorithm. This field is constant. |
Hmac |
Specifies a URI that points to the HMAC cryptographic algorithm for digitally signing XML. This field is constant. |
Hmac |
Specifies a URI that points to the 256-bit HMAC cryptographic algorithm for digitally signing XML. This field is constant. |
Psha1Key |
Represents the P-SHA1 key generation algorithm. This field is constant. |
Psha1Key |
Represents the December 2007 version of the P-SHA1 key generation algorithm. This field is constant. |
Ripemd160Digest |
Specifies a URI that points to the RIPEMD-160 cryptographic digest algorithm. This field is constant. |
Rsa |
Specifies a URI that points to the RSAES-OAEP-ENCRYPT cryptographic algorithm for encrypting and decrypting asymmetric keys (key wrap). This field is constant. |
Rsa |
Specifies a URI that points to the RSA-SHA1 cryptographic algorithm for digitally signing XML. This field is constant. |
Rsa |
Specifies a URI that points to the RSA-SHA256 cryptographic algorithm for digitally signing XML. This field is constant. |
RsaV15Key |
Specifies a URI that points to the RSAES-PKCS1-v1_5 cryptographic algorithm for encrypting and decrypting asymmetric keys (key wrap). This field is constant. |
Sha1Digest |
Specifies a URI that points to the 160-bit SHA-1 digest algorithm. This field is constant. |
Sha256Digest |
Specifies a URI that points to the 256-bit SHA-256 digest algorithm. This field is constant. |
Sha512Digest |
Specifies a URI that points to the 512-bit SHA-512 digest algorithm. This field is constant. |
Str |
Represents the Security Token Reference-Transform (STR-Transform) algorithm. This field is constant. |
Tls |
Specifies a URI that points to the Transport Layer Security (TLS) algorithm for encrypting and decrypting symmetric keys (key wrap). This field is constant. |
Triple |
Specifies a URI that points to the Triple DES cryptographic algorithm for encrypting XML. This field is constant. |
Triple |
Specifies a URI that points to the Triple DES cryptographic algorithm for encrypting and decrypting symmetric keys (key wrap). This field is constant. |
Windows |
Specifies a URI that points to the GSS-API cryptographic algorithm for encrypting and decrypting Kerberos ticket session keys (key wrap). This field is constant. |
Product | Versions |
---|---|
.NET Framework | 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
.NET feedback
.NET is an open source project. Select a link to provide feedback:
Ask Learn is an AI assistant that can answer questions, clarify concepts, and define terms using trusted Microsoft documentation.
Please sign in to use Ask Learn.
Sign in