public abstract class

AsymmetricKeyUnwrapper

extends Object
implements KeyUnwrapper
java.lang.Object
   ↳ org.bouncycastle.operator.AsymmetricKeyUnwrapper
Known Direct Subclasses

Summary

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

Protected Constructors

protected AsymmetricKeyUnwrapper (AlgorithmIdentifier algorithmId)

Public Methods

public AlgorithmIdentifier getAlgorithmIdentifier ()