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