public class EcdhDirectKeyEncryptionAlgorithm extends DirectKeyEncryptionAlgorithm
| Constructor and Description |
|---|
EcdhDirectKeyEncryptionAlgorithm() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkKeyEncryptionAlgorithm(JweHeaders headers) |
KeyAlgorithm |
getAlgorithm() |
getEncryptedContentEncryptionKeyprotected void checkKeyEncryptionAlgorithm(JweHeaders headers)
checkKeyEncryptionAlgorithm in class DirectKeyEncryptionAlgorithmpublic KeyAlgorithm getAlgorithm()
getAlgorithm in interface KeyEncryptionProvidergetAlgorithm in class DirectKeyEncryptionAlgorithmApache CXF