KeyUnwrapper
BcAsymmetricKeyUnwrapper
, JceAsymmetricKeyUnwrapper
, JceKTSKeyUnwrapper
public 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() |
generateUnwrappedKey
protected AsymmetricKeyUnwrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId)
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier
in interface KeyUnwrapper