| AesAlgorithm |
The enum AesAlgorithm for the Advanced Encryption Standard (AES), also known as Rijndael.
|
| HashAlgorithm |
The enum HashAlgorithm represents the one-way conversion hash algorithms.
|
| KeyPairGeneratorAlgorithm |
|
| KeyPairWithModeAndPaddingAlgorithm |
|
| KeystoreType |
The enum KeystoreType for algorithm that are used to create KeyStore objects.
|
| MacAlgorithm |
The enum MacAlgorithm contains the algorithm names that can be specified when requesting
an instance of Mac.
|
| MdAlgorithm |
The enum MdAlgorithm defines the MessageDigest algorithm.
|
| RngAlgorithm |
The enum RngAlgorithm provides algorithms for generation of random number generator (RNG)
that are used with the SecureRandom object.
|
| SunJCEAlgorithm |
The enum SunJCEAlgorithm defines the algorithm specified by the SunJCE security provider.
|
| UnionWord |
The enum UnionWord hold union words for chain algorithms
|