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