Class EcdhDirectKeyDecryptionAlgorithm
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.DirectKeyDecryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyDecryptionAlgorithm
- All Implemented Interfaces:
KeyDecryptionProvider
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbyte[]getDecryptedContentEncryptionKey(JweDecryptionInput jweDecryptionInput) protected byte[]Methods inherited from class org.apache.cxf.rs.security.jose.jwe.DirectKeyDecryptionAlgorithm
getAlgorithm, validateKeyEncryptionKey
-
Constructor Details
-
EcdhDirectKeyDecryptionAlgorithm
-
-
Method Details
-
getDecryptedContentEncryptionKey
- Specified by:
getDecryptedContentEncryptionKeyin interfaceKeyDecryptionProvider- Overrides:
getDecryptedContentEncryptionKeyin classDirectKeyDecryptionAlgorithm
-
getDecryptedContentEncryptionKeyFromHeaders
-