Classes
Class | Description | |
---|---|---|
FileEncryption |
Provides high level API for encrypting and decrypting files and streams.
|
|
XtsSettings |
XTS settings.
|
|
XtsStream |
Implements XTS-AES, a standard algorithm for protection of stored data defined by IEEE P1619.
|
Enumerations
Enumeration | Description | |
---|---|---|
FileEncryptionAlgorithm |
Specifies algorithm used to encrypt or decrypt.
|
|
KeyDerivationAlgorithm |
Specifies key derivation algorithm from password.
|