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
E
encode(byte[])
- Static method in class org.keyczar.util.
Base64Coder
Encodes an arbitrary array of input as a web-safe Base64 string.
encrypt(byte[])
- Method in class org.keyczar.
Encrypter
Encrypt the given input byte array.
encrypt(ByteBuffer, ByteBuffer)
- Method in class org.keyczar.
Encrypter
Encrypt the given input ByteBuffer.
encrypt(String)
- Method in class org.keyczar.
Encrypter
Encrypt a String and return a web-safe Base64 encoded ciphertext.
EncryptedReader
- Interface in
org.keyczar.interfaces
Encrypted Readers are able to read encrypted key sets.
Encrypter
- Class in
org.keyczar
Encrypters are used strictly to encrypt data.
Encrypter(KeyczarReader)
- Constructor for class org.keyczar.
Encrypter
Initialize a new Encrypter with a KeyczarReader.
Encrypter(String)
- Constructor for class org.keyczar.
Encrypter
Initialize a new Encrypter with a key set location.
EncryptingStream
- Interface in
org.keyczar.interfaces
Encrypting streams are able to encrypt and sign data.
existsVersion(int)
- Method in class org.keyczar.
MockKeyczarReader
exportedPublicKeySet()
- Method in class org.keyczar.
MockKeyczarReader
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