The algorithm used to perform encryption and decryption.
            
    Namespace: 
   BerkeleyDBAssembly: libdb_dotnet51 (in libdb_dotnet51.dll) Version: 5.1.22.0
 Syntax
Syntax
| C# | 
|---|
| public EncryptionAlgorithm EncryptAlgorithm { get; } | 
| Visual Basic (Declaration) | 
|---|
| Public ReadOnly Property EncryptAlgorithm As EncryptionAlgorithm | 
| Visual C++ | 
|---|
| public: property EncryptionAlgorithm EncryptAlgorithm { EncryptionAlgorithm get (); } | 





