Class EcdhDirectKeyEncryptionAlgorithm
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.DirectKeyEncryptionAlgorithm
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyEncryptionAlgorithm
- All Implemented Interfaces:
KeyEncryptionProvider
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.rs.security.jose.jwe.DirectKeyEncryptionAlgorithm
getEncryptedContentEncryptionKey
-
Constructor Details
-
EcdhDirectKeyEncryptionAlgorithm
public EcdhDirectKeyEncryptionAlgorithm()
-
-
Method Details
-
checkKeyEncryptionAlgorithm
- Overrides:
checkKeyEncryptionAlgorithmin classDirectKeyEncryptionAlgorithm
-
getAlgorithm
- Specified by:
getAlgorithmin interfaceKeyEncryptionProvider- Overrides:
getAlgorithmin classDirectKeyEncryptionAlgorithm
-