public class EcdhDirectKeyJweDecryption extends JweDecryption
LOG| Constructor and Description |
|---|
EcdhDirectKeyJweDecryption(ECPrivateKey privateKey,
ContentAlgorithm supportedCtAlgo) |
decrypt, decrypt, doDecrypt, getActualCek, getContentAlgorithm, getContentEncryptionAlgorithm, getContentEncryptionCipherAAD, getContentEncryptionCipherInitVector, getContentEncryptionCipherSpec, getEncryptedContentEncryptionKey, getEncryptedContentWithAuthTag, getEncryptionAuthenticationTag, getEncryptionAuthenticationTagLenBits, getKeyAlgorithmpublic EcdhDirectKeyJweDecryption(ECPrivateKey privateKey, ContentAlgorithm supportedCtAlgo)
Apache CXF