public abstract class AsymmetricKeyUnwrapper extends Object implements KeyUnwrapper
| Modifier | Constructor and Description |
|---|---|
protected |
AsymmetricKeyUnwrapper(AlgorithmIdentifier algorithmId) |
| Modifier and Type | Method and Description |
|---|---|
AlgorithmIdentifier |
getAlgorithmIdentifier() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateUnwrappedKeyprotected AsymmetricKeyUnwrapper(AlgorithmIdentifier algorithmId)
public AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier in interface KeyUnwrapperCopyright © 2015. All rights reserved.