public class JweDecryption extends AbstractJweDecryption
LOG
Constructor and Description |
---|
JweDecryption(KeyDecryptionAlgorithm keyDecryptionAlgo,
ContentDecryptionAlgorithm cipherProps) |
decrypt, decrypt, doDecrypt, getActualCek, getContentAlgorithm, getContentEncryptionAlgorithm, getContentEncryptionCipherAAD, getContentEncryptionCipherInitVector, getContentEncryptionCipherSpec, getContentEncryptionKey, getEncryptedContentEncryptionKey, getEncryptedContentWithAuthTag, getEncryptionAuthenticationTag, getEncryptionAuthenticationTagLenBits, getKeyAlgorithm
public JweDecryption(KeyDecryptionAlgorithm keyDecryptionAlgo, ContentDecryptionAlgorithm cipherProps)
Apache CXF