public abstract class

AsymmetricKeyWrapper

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

Summary

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

Protected Constructors

protected AsymmetricKeyWrapper (AlgorithmIdentifier algorithmId)

Public Methods

public AlgorithmIdentifier getAlgorithmIdentifier ()