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
U
UnsupportedTypeException
- Exception in
org.keyczar.exceptions
A key type was used in an inappropriate purpose.
UnsupportedTypeException(KeyType)
- Constructor for exception org.keyczar.exceptions.
UnsupportedTypeException
updateDecrypt(ByteBuffer, ByteBuffer)
- Method in interface org.keyczar.interfaces.
DecryptingStream
Update with more input to decrypt.
updateEncrypt(ByteBuffer, ByteBuffer)
- Method in interface org.keyczar.interfaces.
EncryptingStream
Update with more input to encrypt.
updateSign(ByteBuffer)
- Method in interface org.keyczar.interfaces.
SigningStream
Update the signature with the given input.
updateVerify(ByteBuffer)
- Method in interface org.keyczar.interfaces.
VerifyingStream
Update the data which has been signed.
UriSigner
- Class in
org.keyczar.experimental
Adds a signature parameter, named sig by default, to a URI query which signs all the query parameters.
UriSigner(KeyczarReader)
- Constructor for class org.keyczar.experimental.
UriSigner
UriSigner(String)
- Constructor for class org.keyczar.experimental.
UriSigner
Util
- Class in
org.keyczar.util
A miscellaneous utility class.
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