|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.bouncycastle.operator.SymmetricKeyWrapper | +--org.bouncycastle.operator.bc.BcSymmetricKeyWrapper | +--org.bouncycastle.operator.bc.BcAESSymmetricKeyWrapper
Constructor Summary | |
BcAESSymmetricKeyWrapper(org.bouncycastle.crypto.params.KeyParameter wrappingKey)
|
Methods inherited from class org.bouncycastle.operator.bc.BcSymmetricKeyWrapper |
generateWrappedKey, setSecureRandom |
Methods inherited from class org.bouncycastle.operator.SymmetricKeyWrapper |
getAlgorithmIdentifier |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BcAESSymmetricKeyWrapper(org.bouncycastle.crypto.params.KeyParameter wrappingKey)
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |