public class EcdhDirectKeyEncryptionAlgorithm extends DirectKeyEncryptionAlgorithm
Constructor and Description |
---|
EcdhDirectKeyEncryptionAlgorithm() |
Modifier and Type | Method and Description |
---|---|
protected void |
checkKeyEncryptionAlgorithm(JweHeaders headers) |
KeyAlgorithm |
getAlgorithm() |
getEncryptedContentEncryptionKey
protected void checkKeyEncryptionAlgorithm(JweHeaders headers)
checkKeyEncryptionAlgorithm
in class DirectKeyEncryptionAlgorithm
public KeyAlgorithm getAlgorithm()
getAlgorithm
in interface KeyEncryptionProvider
getAlgorithm
in class DirectKeyEncryptionAlgorithm
Apache CXF