Class DESede
java.lang.Object
org.bouncycastle.jcajce.provider.symmetric.DESede
public final class DESede extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDESede.CBCstatic classDESede.CBCMACstatic classDESede.DESede64DESede64static classDESede.DESede64with7816d4DESede64with7816-4Paddingstatic classDESede.ECBstatic classDESede.KeyFactorystatic classDESede.KeyGeneratorDESede - the default for this is to generate a key in a-b-a format that's 24 bytes long but has 16 bytes of key material (the first 8 bytes is repeated as the last 8 bytes).static classDESede.KeyGenerator3generate a desEDE key in the a-b-c format.static classDESede.Mappingsstatic classDESede.PBEWithSHAAndDES2KeyPBEWithSHAAnd2-KeyTripleDES-CBCstatic classDESede.PBEWithSHAAndDES2KeyFactoryPBEWithSHAAnd2-KeyTripleDES-CBCstatic classDESede.PBEWithSHAAndDES3KeyPBEWithSHAAnd3-KeyTripleDES-CBCstatic classDESede.PBEWithSHAAndDES3KeyFactoryPBEWithSHAAnd3-KeyTripleDES-CBCstatic classDESede.Wrap -
Method Summary