public class BcRSAAsymmetricKeyUnwrapper extends BcAsymmetricKeyUnwrapper
Constructor and Description |
---|
BcRSAAsymmetricKeyUnwrapper(AlgorithmIdentifier encAlgId,
AsymmetricKeyParameter privateKey) |
Modifier and Type | Method and Description |
---|---|
protected AsymmetricBlockCipher |
createAsymmetricUnwrapper(ASN1ObjectIdentifier algorithm) |
generateUnwrappedKey
getAlgorithmIdentifier
public BcRSAAsymmetricKeyUnwrapper(AlgorithmIdentifier encAlgId, AsymmetricKeyParameter privateKey)
protected AsymmetricBlockCipher createAsymmetricUnwrapper(ASN1ObjectIdentifier algorithm)
createAsymmetricUnwrapper
in class BcAsymmetricKeyUnwrapper
Copyright © 2020 BouncyCastle.org. All rights reserved.