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, getKeyAlgorithm
public EcdhDirectKeyJweDecryption(ECPrivateKey privateKey, ContentAlgorithm supportedCtAlgo)
Apache CXF