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