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