public interface KeyEncryptionProvider
Modifier and Type | Method and Description |
---|---|
KeyAlgorithm |
getAlgorithm() |
byte[] |
getEncryptedContentEncryptionKey(JweHeaders headers,
byte[] cek) |
KeyAlgorithm getAlgorithm()
byte[] getEncryptedContentEncryptionKey(JweHeaders headers, byte[] cek)
Apache CXF