Class EncryptionA128CBCHS256

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

public final class EncryptionA128CBCHS256 extends Object implements BlockEncryptionAlgorithm
Algorithm descriptor for block encryption algorithm: A128CBC-HS256.