Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
U
V
K
KeyczarException
- Exception in
org.keyczar.exceptions
Base class of all possible exceptions thrown by Keyczar.
KeyczarException(String)
- Constructor for exception org.keyczar.exceptions.
KeyczarException
KeyczarException(String, Throwable)
- Constructor for exception org.keyczar.exceptions.
KeyczarException
KeyczarException(Throwable)
- Constructor for exception org.keyczar.exceptions.
KeyczarException
KeyczarReader
- Interface in
org.keyczar.interfaces
Abstract class for KeyczarReaders.
KeyczarTool
- Class in
org.keyczar
Command line tool for generating Keyczar key files.
KeyczarTool()
- Constructor for class org.keyczar.
KeyczarTool
KeyNotFoundException
- Exception in
org.keyczar.exceptions
Key with a particular hash is not found.
KeyNotFoundException(byte[])
- Constructor for exception org.keyczar.exceptions.
KeyNotFoundException
KeyPurpose
- Enum in
org.keyczar.enums
Encodes different possible uses of a key: Decrypt and Encrypt, Encrypt Only, Sign and Verify, Verify Only, and Test.
KeyStatus
- Enum in
org.keyczar.enums
Encodes different possible statuses of keys: Primary: This key can verify or decrypt existing data and can sign or encrypt new data.
KeyType
- Enum in
org.keyczar.enums
Encodes different types of keys each with (default size, output size).
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
M
N
O
P
R
S
T
U
V