|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object anon.crypto.PKCS12.MyCipher
private static class PKCS12.MyCipher
Field Summary | |
---|---|
org.bouncycastle.crypto.BlockCipher |
cipher
|
int |
keysize
|
Constructor Summary | |
---|---|
PKCS12.MyCipher(org.bouncycastle.crypto.BlockCipher c,
int ks)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public org.bouncycastle.crypto.BlockCipher cipher
public int keysize
Constructor Detail |
---|
PKCS12.MyCipher(org.bouncycastle.crypto.BlockCipher c, int ks)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |