Interface | Description |
---|---|
PasswordCallback |
Callback which can be used by CryptCodecProvider to retrieve a password on
demand, at the time it is required.
|
Class | Description |
---|---|
CryptCodecProvider |
Implementation of CodecProvider with support for some forms of Microsoft
Access and Microsoft Money file encryption.
|
CryptCodecUtil |
Utility class for configuring the
CryptCodecProvider on the given
DatabaseBuilder . |
Exception | Description |
---|---|
InvalidCredentialsException |
Thrown when the wrong credentials (password) has been provided for opening a database.
|
InvalidCryptoConfigurationException |
Thrown when the crypto configuration contained within the database is invalid.
|
Copyright © 2010–2022 OpenHMS. All rights reserved.