public interface ContentEncryptionProvider extends ContentEncryptionCipherProperties
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getContentEncryptionKey(JweHeaders headers) |
byte[] |
getInitVector() |
getAdditionalAuthenticationData, getAlgorithm, getAlgorithmParameterSpecbyte[] getInitVector()
byte[] getContentEncryptionKey(JweHeaders headers)
Apache CXF