org.bouncycastle.jce.provider
Interface PBE
- JCEBlockCipher, JCEElGamalCipher, JCEIESCipher, JCEMac, JCERSACipher, JCESecretKeyFactory, JCEStreamCipher, WrapCipherSpi
static class | PBE.Util - uses the appropriate mixer to generate the key and IV if neccessary.
|
MD5
public static final int MD5
- 0
OPENSSL
public static final int OPENSSL
- 3
PKCS12
public static final int PKCS12
- 2
PKCS5S1
public static final int PKCS5S1
- 0
PKCS5S2
public static final int PKCS5S2
- 1
RIPEMD160
public static final int RIPEMD160
- 2
SHA1
public static final int SHA1
- 1
SHA256
public static final int SHA256
- 4
TIGER
public static final int TIGER
- 3