Interface ContentDecryptionProvider
- All Superinterfaces:
ContentEncryptionCipherProperties
- All Known Implementing Classes:
AesGcmContentDecryptionAlgorithm
-
Method Summary
Modifier and TypeMethodDescriptionbyte[]getEncryptedSequence(JweHeaders headers, byte[] cipher, byte[] authTag) Methods inherited from interface org.apache.cxf.rs.security.jose.jwe.ContentEncryptionCipherProperties
getAdditionalAuthenticationData, getAlgorithm, getAlgorithmParameterSpec
-
Method Details
-
getEncryptedSequence
-