Class EncryptionA128GCM

java.lang.Object
net.shibboleth.oidc.jwa.algorithm.descriptors.EncryptionA128GCM
All Implemented Interfaces:
AlgorithmDescriptor, BlockEncryptionAlgorithm, KeyLengthSpecifiedAlgorithm, KeySpecifiedAlgorithm

public final class EncryptionA128GCM extends Object implements BlockEncryptionAlgorithm
Algorithm descriptor for block encryption algorithm: 128GCM.