SimpleKey
A minimal Key implementation that wraps a raw ByteArray of key material.
Used as the key type for direct-key (dir) JWE encryption, where the content encryption key is supplied directly as bytes rather than being wrapped by an asymmetric algorithm.