blob: e6a76c155773f3dc2f8264f85c19bbc9c31a0fd0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>AesCbcHmacJweEncryption (Apache CXF JavaDoc 3.4.5 API)</title>
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="AesCbcHmacJweEncryption (Apache CXF JavaDoc 3.4.5 API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":9,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":9,"i7":9};
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AesCbcHmacJweEncryption.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweDecryption.html" title="class in org.apache.cxf.rs.security.jose.jwe"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html" target="_top">Frames</a></li>
<li><a href="AesCbcHmacJweEncryption.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.cxf.rs.security.jose.jwe</div>
<h2 title="Class AesCbcHmacJweEncryption" class="title">Class AesCbcHmacJweEncryption</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">org.apache.cxf.rs.security.jose.jwe.JweEncryption</a></li>
<li>
<ul class="inheritance">
<li>org.apache.cxf.rs.security.jose.jwe.AesCbcHmacJweEncryption</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweKeyProperties.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweKeyProperties</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">AesCbcHmacJweEncryption</span>
extends <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweEncryption</a></pre>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== NESTED CLASS SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="nested.class.summary">
<!-- -->
</a>
<h3>Nested Class Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Nested Class Summary table, listing nested classes, and an explanation">
<caption><span>Nested Classes</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcHmacJweEncryption.MacState</a></span></code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="nested.classes.inherited.from.class.org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption">
<!-- -->
</a>
<h3>Nested classes/interfaces inherited from class&nbsp;org.apache.cxf.rs.security.jose.jwe.<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></h3>
<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.JweEncryptionInternal.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption.JweEncryptionInternal</a></code></li>
</ul>
</li>
</ul>
<!-- =========== FIELD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="field.summary">
<!-- -->
</a>
<h3>Field Summary</h3>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption">
<!-- -->
</a>
<h3>Fields inherited from class&nbsp;org.apache.cxf.rs.security.jose.jwe.<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></h3>
<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#DEFAULT_AUTH_TAG_LENGTH">DEFAULT_AUTH_TAG_LENGTH</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#LOG">LOG</a></code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-byte:A-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-">AesCbcHmacJweEncryption</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;cekAlgoJwt,
byte[]&nbsp;cek,
byte[]&nbsp;iv,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-">AesCbcHmacJweEncryption</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;cekAlgoJwt,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-boolean-">AesCbcHmacJweEncryption</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;cekAlgoJwt,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm,
boolean&nbsp;generateCekOnce)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.AesCbcContentEncryptionAlgorithm-">AesCbcHmacJweEncryption</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcContentEncryptionAlgorithm.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcContentEncryptionAlgorithm</a>&nbsp;contentEncryptionAlgorithm)</code>&nbsp;</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>protected static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#doGetActualCek-byte:A-java.lang.String-">doGetActualCek</a></span>(byte[]&nbsp;theCek,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algoJwt)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#getActualCek-byte:A-java.lang.String-">getActualCek</a></span>(byte[]&nbsp;theCek,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algoJwt)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#getActualCipher-byte:A-">getActualCipher</a></span>(byte[]&nbsp;cipher)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#getAuthenticationTag-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-byte:A-">getAuthenticationTag</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.JweEncryptionInternal.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption.JweEncryptionInternal</a>&nbsp;state,
byte[]&nbsp;cipher)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AuthenticationTagProducer.html" title="interface in org.apache.cxf.rs.security.jose.jwe">AuthenticationTagProducer</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#getAuthenticationTagProducer-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-">getAuthenticationTagProducer</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.JweEncryptionInternal.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption.JweEncryptionInternal</a>&nbsp;state)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>protected byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#getEncryptedContentEncryptionKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-byte:A-">getEncryptedContentEncryptionKey</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers,
byte[]&nbsp;theCek)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>protected static <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcHmacJweEncryption.MacState</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#getInitializedMacState-byte:A-byte:A-byte:A-org.apache.cxf.rs.security.jose.jwe.JweHeaders-java.lang.String-">getInitializedMacState</a></span>(byte[]&nbsp;secretKey,
byte[]&nbsp;theIv,
byte[]&nbsp;extraAad,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;theHeaders,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;protectedHeadersJson)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>protected static byte[]</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html#signAndGetTag-org.apache.cxf.rs.security.jose.jwe.AesCbcHmacJweEncryption.MacState-">signAndGetTag</a></span>(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcHmacJweEncryption.MacState</a>&nbsp;macState)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;org.apache.cxf.rs.security.jose.jwe.<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></h3>
<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#createCekSecretKey-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-">createCekSecretKey</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#encrypt-byte:A-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">encrypt</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#encryptInternal-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-byte:A-">encryptInternal</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getAAD-java.lang.String-byte:A-">getAAD</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getAlgorithmParameterSpec-byte:A-">getAlgorithmParameterSpec</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getContentAlgorithm--">getContentAlgorithm</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getContentEncryptionAlgoJava--">getContentEncryptionAlgoJava</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getContentEncryptionAlgoJwt--">getContentEncryptionAlgoJwt</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getContentEncryptionAlgorithm--">getContentEncryptionAlgorithm</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getContentEncryptionKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-">getContentEncryptionKey</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getEncryptionOutput-org.apache.cxf.rs.security.jose.jwe.JweEncryptionInput-">getEncryptionOutput</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getJwtHeadersWriter--">getJwtHeadersWriter</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getKeyAlgorithm--">getKeyAlgorithm</a>, <a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getKeyEncryptionAlgo--">getKeyEncryptionAlgo</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AesCbcHmacJweEncryption</h4>
<pre>public&nbsp;AesCbcHmacJweEncryption(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;cekAlgoJwt,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm)</pre>
</li>
</ul>
<a name="AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-boolean-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AesCbcHmacJweEncryption</h4>
<pre>public&nbsp;AesCbcHmacJweEncryption(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;cekAlgoJwt,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm,
boolean&nbsp;generateCekOnce)</pre>
</li>
</ul>
<a name="AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-byte:A-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>AesCbcHmacJweEncryption</h4>
<pre>public&nbsp;AesCbcHmacJweEncryption(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;cekAlgoJwt,
byte[]&nbsp;cek,
byte[]&nbsp;iv,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm)</pre>
</li>
</ul>
<a name="AesCbcHmacJweEncryption-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.AesCbcContentEncryptionAlgorithm-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>AesCbcHmacJweEncryption</h4>
<pre>public&nbsp;AesCbcHmacJweEncryption(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyEncryptionProvider</a>&nbsp;keyEncryptionAlgorithm,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcContentEncryptionAlgorithm.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcContentEncryptionAlgorithm</a>&nbsp;contentEncryptionAlgorithm)</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="getActualCek-byte:A-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActualCek</h4>
<pre>protected&nbsp;byte[]&nbsp;getActualCek(byte[]&nbsp;theCek,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algoJwt)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getActualCek-byte:A-java.lang.String-">getActualCek</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></code></dd>
</dl>
</li>
</ul>
<a name="doGetActualCek-byte:A-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>doGetActualCek</h4>
<pre>protected static&nbsp;byte[]&nbsp;doGetActualCek(byte[]&nbsp;theCek,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algoJwt)</pre>
</li>
</ul>
<a name="getActualCipher-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActualCipher</h4>
<pre>protected&nbsp;byte[]&nbsp;getActualCipher(byte[]&nbsp;cipher)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getActualCipher-byte:A-">getActualCipher</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></code></dd>
</dl>
</li>
</ul>
<a name="getAuthenticationTag-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-byte:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthenticationTag</h4>
<pre>protected&nbsp;byte[]&nbsp;getAuthenticationTag(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.JweEncryptionInternal.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption.JweEncryptionInternal</a>&nbsp;state,
byte[]&nbsp;cipher)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getAuthenticationTag-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-byte:A-">getAuthenticationTag</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></code></dd>
</dl>
</li>
</ul>
<a name="signAndGetTag-org.apache.cxf.rs.security.jose.jwe.AesCbcHmacJweEncryption.MacState-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>signAndGetTag</h4>
<pre>protected static&nbsp;byte[]&nbsp;signAndGetTag(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcHmacJweEncryption.MacState</a>&nbsp;macState)</pre>
</li>
</ul>
<a name="getInitializedMacState-byte:A-byte:A-byte:A-org.apache.cxf.rs.security.jose.jwe.JweHeaders-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getInitializedMacState</h4>
<pre>protected static&nbsp;<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe">AesCbcHmacJweEncryption.MacState</a>&nbsp;getInitializedMacState(byte[]&nbsp;secretKey,
byte[]&nbsp;theIv,
byte[]&nbsp;extraAad,
<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;theHeaders,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;protectedHeadersJson)</pre>
</li>
</ul>
<a name="getAuthenticationTagProducer-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getAuthenticationTagProducer</h4>
<pre>protected&nbsp;<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AuthenticationTagProducer.html" title="interface in org.apache.cxf.rs.security.jose.jwe">AuthenticationTagProducer</a>&nbsp;getAuthenticationTagProducer(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.JweEncryptionInternal.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption.JweEncryptionInternal</a>&nbsp;state)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getAuthenticationTagProducer-org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption.JweEncryptionInternal-">getAuthenticationTagProducer</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></code></dd>
</dl>
</li>
</ul>
<a name="getEncryptedContentEncryptionKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-byte:A-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getEncryptedContentEncryptionKey</h4>
<pre>protected&nbsp;byte[]&nbsp;getEncryptedContentEncryptionKey(<a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweHeaders</a>&nbsp;headers,
byte[]&nbsp;theCek)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
<dd><code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getEncryptedContentEncryptionKey-org.apache.cxf.rs.security.jose.jwe.JweHeaders-byte:A-">getEncryptedContentEncryptionKey</a></code>&nbsp;in class&nbsp;<code><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">AbstractJweEncryption</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/AesCbcHmacJweEncryption.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
<div class="aboutLanguage">Apache CXF API</div>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweDecryption.html" title="class in org.apache.cxf.rs.security.jose.jwe"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.MacState.html" title="class in org.apache.cxf.rs.security.jose.jwe"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweEncryption.html" target="_top">Frames</a></li>
<li><a href="AesCbcHmacJweEncryption.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li><a href="#nested.class.summary">Nested</a>&nbsp;|&nbsp;</li>
<li><a href="#fields.inherited.from.class.org.apache.cxf.rs.security.jose.jwe.AbstractJweEncryption">Field</a>&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>