public abstract class

SymmetricKeyWrapper

extends Object
implements KeyWrapper
java.lang.Object
   ↳ org.bouncycastle.operator.SymmetricKeyWrapper
Known Direct Subclasses

Summary

Protected Constructors
SymmetricKeyWrapper(AlgorithmIdentifier algorithmId)
Public Methods
AlgorithmIdentifier getAlgorithmIdentifier()
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.bouncycastle.operator.KeyWrapper

Protected Constructors

protected SymmetricKeyWrapper (AlgorithmIdentifier algorithmId)

Public Methods

public AlgorithmIdentifier getAlgorithmIdentifier ()