org.apache.cxf.rs.security.jose.jwe
Class EcdhDirectKeyJweEncryption.EcdhHelper
java.lang.Object
org.apache.cxf.rs.security.jose.jwe.EcdhDirectKeyJweEncryption.EcdhHelper
- Enclosing class:
- EcdhDirectKeyJweEncryption
protected static class EcdhDirectKeyJweEncryption.EcdhHelper
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EcdhDirectKeyJweEncryption.EcdhHelper
public EcdhDirectKeyJweEncryption.EcdhHelper(ECPublicKey peerPublicKey,
String curve,
String apuString,
String apvString,
String ctAlgo)
getDerivedKey
public byte[] getDerivedKey(JweHeaders headers)
Apache CXF