The following tables list the members exposed by the XmlEncryptionConstants.Algorithms type.
Public Fields
Name | Description | |
---|---|---|
Aes128Cbc | ||
Aes128KeyWrap | ||
Aes192Cbc | ||
Aes192KeyWrap | ||
Aes256Cbc | ||
Aes256KeyWrap | ||
DesCbc | ||
Rsa15 | ||
RsaOaepMgf1p | ||
Sha256 | ||
Sha512 | ||
TripleDesCbc | ||
TripleDesKeyWrap |
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) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object) | |
MemberwiseClone | (Inherited from Object) |
See Also
Copyright © 2008 by Microsoft Corporation. All rights reserved.