| 
               | 
            
              AES
             | 
          
The AES256PrivacyProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              Decrypt | 
            Decrypts the specified data.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              Encrypt | 
            Encrypts the specified scope.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              Equals | Determines whether the specified object is equal to the current object. (Inherited from Object)  | 
            
| 
                 | 
              ExtendShortKey | 
            Some protocols support a method to extend the encryption or decryption key when supplied key
            is too short.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              GetHashCode | Serves as the default hash function. (Inherited from Object)  | 
            
| 
                 | 
              GetType | Gets the Type of the current instance. (Inherited from Object)  | 
            
| 
                 | 
              PasswordToKey | 
            Passwords to key.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              ToString | 
            Returns a string that represents this object.
             (Overrides ObjectToString)  | 
            
| Name | Description | |
|---|---|---|
| 
                 | 
              GetEnumValueOrDefault | 
            Gets the enumeration constant for value, if defined in the enumeration, or a default value.
             (Defined by EnumExtensions)  | 
            
| 
                 | 
              GetEnumValueOrDefaultT | 
            Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
             (Defined by EnumExtensions)  |