A B C D E F G H I K M N O P R S T U V

I

initDecrypt(ByteBuffer) - Method in interface org.keyczar.interfaces.DecryptingStream
Initializes this stream for decryption.
initEncrypt(ByteBuffer) - Method in interface org.keyczar.interfaces.EncryptingStream
Initializes this stream for encryption.
initSign() - Method in interface org.keyczar.interfaces.SigningStream
Initializes this stream for signing.
initVerify() - Method in interface org.keyczar.interfaces.VerifyingStream
Initialize this stream for verification.
InvalidSignatureException - Exception in org.keyczar.exceptions
The signature attached to a given ciphertext or other Keyczar output doesn't properly correspond to it.
InvalidSignatureException() - Constructor for exception org.keyczar.exceptions.InvalidSignatureException
 
isAcceptableSize(int) - Method in enum org.keyczar.enums.KeyType
Checks whether a given key size is acceptable.

A B C D E F G H I K M N O P R S T U V