Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
D
N
P
U
D
DataProtector
- Class in
net.sourceforge.jdpapi
An interface to the Microsoft Data Protection API (DPAPI).
DataProtector(byte[], boolean)
- Constructor for class net.sourceforge.jdpapi.
DataProtector
DataProtector(byte[])
- Constructor for class net.sourceforge.jdpapi.
DataProtector
DataProtector(boolean)
- Constructor for class net.sourceforge.jdpapi.
DataProtector
DataProtector()
- Constructor for class net.sourceforge.jdpapi.
DataProtector
Initializes the protector with no additional entropy and
localMachine
set to false
DPAPIException
- Exception in
net.sourceforge.jdpapi
Exception that can be thrown from the native DPAPI
DPAPIException()
- Constructor for exception net.sourceforge.jdpapi.
DPAPIException
DPAPIException(String, Throwable)
- Constructor for exception net.sourceforge.jdpapi.
DPAPIException
DPAPIException(String)
- Constructor for exception net.sourceforge.jdpapi.
DPAPIException
DPAPIException(Throwable)
- Constructor for exception net.sourceforge.jdpapi.
DPAPIException
N
net.sourceforge.jdpapi
- package net.sourceforge.jdpapi
P
protect(String)
- Method in class net.sourceforge.jdpapi.
DataProtector
Protect
input
using the Microsoft DPAPI CryptProtectData function.
U
unprotect(byte[])
- Method in class net.sourceforge.jdpapi.
DataProtector
Unprotect
input
using the Microsoft DPAPI CryptUnprotectData function.
D
N
P
U
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007. All Rights Reserved.