KeyUnwrapperBcAsymmetricKeyUnwrapper, JceAsymmetricKeyUnwrapper, JceKTSKeyUnwrapperpublic abstract class AsymmetricKeyUnwrapper extends java.lang.Object implements KeyUnwrapper
| Modifier | Constructor | Description |
|---|---|---|
protected |
AsymmetricKeyUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId) |
| Modifier and Type | Method | Description |
|---|---|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getAlgorithmIdentifier() |
generateUnwrappedKeyprotected AsymmetricKeyUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId)
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier in interface KeyUnwrapper