com.digt.trusted.jce.provider
Interface PBE

All Known Implementing Classes:
JCEBlockCipher, JCEBlockCipher.GOST28147, JCEBlockCipher.GOST28147cbc, JCEStreamCipher, JCEStreamCipher.GOST28147_CFB8, JCEStreamCipher.GOST28147_OFB8, WrapCipherSpi

public interface PBE


Nested Class Summary
static class PBE.Util
          uses the appropriate mixer to generate the key and IV if neccessary.
 
Field Summary
static int GOST3411
           
static int PKCS12
           
 

Field Detail

GOST3411

static final int GOST3411
See Also:
Constant Field Values

PKCS12

static final int PKCS12
See Also:
Constant Field Values