Class AesGcmKeyEncryptionAlgorithm

java.lang.Object
org.jose4j.jwa.AlgorithmInfo
org.jose4j.jwe.AesGcmKeyEncryptionAlgorithm
All Implemented Interfaces:
Algorithm, KeyManagementAlgorithm
Direct Known Subclasses:
AesGcmKeyEncryptionAlgorithm.Aes128Gcm, AesGcmKeyEncryptionAlgorithm.Aes192Gcm, AesGcmKeyEncryptionAlgorithm.Aes256Gcm

public class AesGcmKeyEncryptionAlgorithm extends AlgorithmInfo implements KeyManagementAlgorithm