| Class and Description |
|---|
| Info |
| Class and Description |
|---|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| CipherParameters
all parameter classes implement this.
|
| CryptoException
the foundation class for the hard exceptions thrown by the crypto packages.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| Digest
interface that a message digest conforms to.
|
| InvalidCipherTextException
this exception is thrown whenever we find something we don't expect in a
message.
|
| RuntimeCryptoException
the foundation class for the exceptions thrown by the crypto packages.
|
| Class and Description |
|---|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| CipherParameters
all parameter classes implement this.
|
| Class and Description |
|---|
| Digest
interface that a message digest conforms to.
|
| ExtendedDigest |
| Class and Description |
|---|
| CipherParameters
all parameter classes implement this.
|
| Digest
interface that a message digest conforms to.
|
| PBEParametersGenerator
super class for all Password Based Encryption (PBE) parameter generator classes.
|
| Class and Description |
|---|
| BlockCipher
Block cipher engines are expected to conform to this interface.
|
| CipherParameters
all parameter classes implement this.
|
| DataLengthException
this exception is thrown if a buffer that is meant to have output
copied into it turns out to be too short, or if we've been given
insufficient input.
|
| Class and Description |
|---|
| CipherParameters
all parameter classes implement this.
|
| Class and Description |
|---|
| CipherParameters
all parameter classes implement this.
|
| DSA
interface for classes implementing algorithms modeled similar to the Digital Signature Alorithm.
|
| Class and Description |
|---|
| Info |
| Class and Description |
|---|
| CipherParameters
all parameter classes implement this.
|
| Class and Description |
|---|
| Digest
interface that a message digest conforms to.
|
| DSA
interface for classes implementing algorithms modeled similar to the Digital Signature Alorithm.
|
Copyright © 1998-2014 Gamma Technologies. All Rights Reserved.