KeyWrapper
BcSymmetricKeyWrapper
, JceSymmetricKeyWrapper
public abstract class SymmetricKeyWrapper extends java.lang.Object implements KeyWrapper
Modifier | Constructor | Description |
---|---|---|
protected |
SymmetricKeyWrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId) |
Modifier and Type | Method | Description |
---|---|---|
org.bouncycastle.asn1.x509.AlgorithmIdentifier |
getAlgorithmIdentifier() |
generateWrappedKey
protected SymmetricKeyWrapper(org.bouncycastle.asn1.x509.AlgorithmIdentifier algorithmId)
public org.bouncycastle.asn1.x509.AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier
in interface KeyWrapper