Class EncryptionA256GCM

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

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