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, wait
generateWrappedKey
protected SymmetricKeyWrapper(AlgorithmIdentifier algorithmId)
public AlgorithmIdentifier getAlgorithmIdentifier()
getAlgorithmIdentifier
in interface KeyWrapper
Copyright © 2015. All rights reserved.