|
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.AsymmetricKeyUnwrapper | +--org.bouncycastle.operator.bc.BcAsymmetricKeyUnwrapper | +--org.bouncycastle.operator.bc.BcRSAAsymmetricKeyUnwrapper
Constructor Summary | |
BcRSAAsymmetricKeyUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId,
org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey)
|
Method Summary | |
protected org.bouncycastle.crypto.AsymmetricBlockCipher |
createAsymmetricUnwrapper(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm)
|
Methods inherited from class org.bouncycastle.operator.bc.BcAsymmetricKeyUnwrapper |
generateUnwrappedKey |
Methods inherited from class org.bouncycastle.operator.AsymmetricKeyUnwrapper |
getAlgorithmIdentifier |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BcRSAAsymmetricKeyUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier encAlgId, org.bouncycastle.crypto.params.AsymmetricKeyParameter privateKey)
Method Detail |
protected org.bouncycastle.crypto.AsymmetricBlockCipher createAsymmetricUnwrapper(org.bouncycastle.asn1.ASN1ObjectIdentifier algorithm)
createAsymmetricUnwrapper
in class BcAsymmetricKeyUnwrapper
|
Bouncy Castle Cryptography Library 1.79 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |