Interface ContentEncryptionProvider
- All Superinterfaces:
ContentEncryptionCipherProperties
- All Known Implementing Classes:
AbstractContentEncryptionAlgorithm,AesCbcContentEncryptionAlgorithm,AesGcmContentEncryptionAlgorithm,EcdhAesGcmContentEncryptionAlgorithm
-
Method Summary
Methods inherited from interface org.apache.cxf.rs.security.jose.jwe.ContentEncryptionCipherProperties
getAdditionalAuthenticationData, getAlgorithm, getAlgorithmParameterSpec
-
Method Details
-
getInitVector
byte[] getInitVector() -
getContentEncryptionKey
-