Class CipherMode

java.lang.Object
com.nimbusds.jose.crypto.opts.CipherMode
All Implemented Interfaces:
JWEDecrypterOption, JWEEncrypterOption, Option

@Immutable public final class CipherMode extends Object implements JWEEncrypterOption, JWEDecrypterOption
JCA cipher mode.
Version:
2025-07-19
Author:
Vladimir Dzhuvinov