Represents a cryptographic key (or key pair) used for JWE encryption and/or decryption.
Represents a cryptographic key (or key pair) used for JWS signing and/or verification.
A minimal Key implementation that wraps a raw ByteArray of key material.