protected static class EcdhDirectKeyJweEncryption.EcdhHelper extends Object
Constructor and Description |
---|
EcdhHelper(ECPublicKey peerPublicKey,
String curve,
String apuString,
String apvString,
String ctAlgo) |
Modifier and Type | Method and Description |
---|---|
byte[] |
getDerivedKey(JweHeaders headers) |
public EcdhHelper(ECPublicKey peerPublicKey, String curve, String apuString, String apvString, String ctAlgo)
public byte[] getDerivedKey(JweHeaders headers)
Apache CXF