| 
               | 
            
              AESPrivacy
             | 
          
The AESPrivacyProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| 
                 | 
              AuthenticationProvider | 
            Corresponding IAuthenticationProvider.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              EngineId | 
                Obsolete.
                 (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              EngineIds | 
            Engine IDs.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              KeyBytes | 
            Gets the key bytes.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              MaximumKeyLength | 
            Return maximum encryption/decryption key length. For DES, returned value is 16
            
            DES protocol itself requires an 8 byte key. Additional 8 bytes are used for generating the
            encryption IV. For encryption itself, first 8 bytes of the key are used.
             (Inherited from AESPrivacyProviderBase)  | 
            
| 
                 | 
              Salt | 
            Gets the salt.
             (Inherited from AESPrivacyProviderBase)  |