Class WrappingKeyManagementAlgorithm

java.lang.Object
org.jose4j.jwa.AlgorithmInfo
org.jose4j.jwe.WrappingKeyManagementAlgorithm
All Implemented Interfaces:
Algorithm, KeyManagementAlgorithm
Direct Known Subclasses:
AesKeyWrapManagementAlgorithm, RsaKeyManagementAlgorithm

public abstract class WrappingKeyManagementAlgorithm extends AlgorithmInfo implements KeyManagementAlgorithm