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