protected static class EcdhDirectKeyJweDecryption.EcdhDirectKeyDecryptionAlgorithm extends DirectKeyDecryptionAlgorithm
| Constructor and Description |
|---|
EcdhDirectKeyJweDecryption.EcdhDirectKeyDecryptionAlgorithm(ECPrivateKey privateKey) |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getDecryptedContentEncryptionKey(JweDecryptionInput jweDecryptionInput) |
getAlgorithm, validateKeyEncryptionKeypublic EcdhDirectKeyJweDecryption.EcdhDirectKeyDecryptionAlgorithm(ECPrivateKey privateKey)
public byte[] getDecryptedContentEncryptionKey(JweDecryptionInput jweDecryptionInput)
getDecryptedContentEncryptionKey in interface KeyDecryptionAlgorithmgetDecryptedContentEncryptionKey in class DirectKeyDecryptionAlgorithmApache CXF