| Class and Description |
|---|
| InitializationFailedException
Thrown to indicate that the initialization of WinDPAPI4J
library has failed.
|
| WinAPICallFailedException
Thrown to indicate that the call to Windows DPAPI has failed
due to an unexpected error condition.
|
| WinDPAPI
Starting from Microsoft(R) Windows(R) 2000, Windows operating systems provide
a built-in cryptographic feature called "Windows Data Protection API" (DPAPI),
which allows any application to securely encrypt confidential user data using
the user's credentials in a way that it can only be decrypted by the same user.
|
| WinDPAPI.CryptProtectFlag
Possible flag values that can be passed to Windows Data Protection API
CryptProtectData and CryptUnprotectData methods. |
Copyright © 2016–2023. All rights reserved.