|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.bouncycastle.operator.SymmetricKeyUnwrapper
org.bouncycastle.operator.bc.BcSymmetricKeyUnwrapper
org.bouncycastle.operator.bc.BcAESSymmetricKeyUnwrapper
public class BcAESSymmetricKeyUnwrapper
Constructor Summary | |
---|---|
BcAESSymmetricKeyUnwrapper(org.bouncycastle.crypto.params.KeyParameter wrappingKey)
|
Method Summary |
---|
Methods inherited from class org.bouncycastle.operator.bc.BcSymmetricKeyUnwrapper |
---|
generateUnwrappedKey, setSecureRandom |
Methods inherited from class org.bouncycastle.operator.SymmetricKeyUnwrapper |
---|
getAlgorithmIdentifier |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BcAESSymmetricKeyUnwrapper(org.bouncycastle.crypto.params.KeyParameter wrappingKey)
|
Bouncy Castle Cryptography Library 1.49 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |