Interface SymmetricKeyWrapAlgorithm

All Superinterfaces:
AlgorithmDescriptor, KeyLengthSpecifiedAlgorithm, KeySpecifiedAlgorithm
All Known Implementing Classes:
SymmetricKeyWrapAES128, SymmetricKeyWrapAES192, SymmetricKeyWrapAES256, SymmetricKeyWrapDESede

public interface SymmetricKeyWrapAlgorithm extends KeySpecifiedAlgorithm, KeyLengthSpecifiedAlgorithm
Interface for symmetric key wrap algorithm descriptors.