blob: 5f7549f0e57369695531b42b8fb25426ec677daa [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>Uses of Class org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm (Apache CXF JavaDoc 3.2.0 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="Uses of Class org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm (Apache CXF JavaDoc 3.2.0 API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/cxf/rs/security/jose/jwa/class-use/ContentAlgorithm.html" target="_top">Frames</a></li>
<li><a href="ContentAlgorithm.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm" class="title">Uses of Class<br>org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jwa">org.apache.cxf.rs.security.jose.jwa</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jwe">org.apache.cxf.rs.security.jose.jwe</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.cxf.rs.security.jose.jwk">org.apache.cxf.rs.security.jose.jwk</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jwa">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/package-summary.html">org.apache.cxf.rs.security.jose.jwa</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/package-summary.html">org.apache.cxf.rs.security.jose.jwa</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">ContentAlgorithm.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html#getAlgorithm-java.lang.String-">getAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">ContentAlgorithm.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html#valueOf-java.lang.String-">valueOf</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</code>
<div class="block">Returns the enum constant of this type with the specified name.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">ContentAlgorithm.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html#values--">values</a></span>()</code>
<div class="block">Returns an array containing the constants of this enum type, in
the order they are declared.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jwe">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> that return <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractContentEncryptionCipherProperties.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractContentEncryptionCipherProperties.html#getAlgorithm--">getAlgorithm</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">ContentEncryptionCipherProperties.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionCipherProperties.html#getAlgorithm--">getAlgorithm</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJweDecryption.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweDecryption.html#getContentAlgorithm--">getContentAlgorithm</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractJweEncryption.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractJweEncryption.html#getContentAlgorithm--">getContentAlgorithm</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweKeyProperties.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweKeyProperties.html#getContentAlgorithm--">getContentAlgorithm</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweHeaders.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html#getContentEncryptionAlgorithm--">getContentEncryptionAlgorithm</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-org.apache.cxf.message.Message-java.util.Properties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionAlgorithm</a></span>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-org.apache.cxf.message.Message-java.util.Properties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionAlgorithm</a></span>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-java.util.Properties-">getContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-java.util.Properties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweDecryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweDecryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentDecryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweDecryptionProvider-org.apache.cxf.rs.security.jose.jwe.KeyDecryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweDecryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyDecryptionProvider</a>&nbsp;keyDecryptionProvider,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentDecryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweDecryptionProvider-java.security.PrivateKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweDecryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PrivateKey.html?is-external=true" title="class or interface in java.security">PrivateKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentDecryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweDecryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweDecryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweDecryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentDecryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compression)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-org.apache.cxf.rs.security.jose.jwe.KeyEncryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</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;keyEncryptionProvider,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweEncryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">createJweEncryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">JweEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#createJweEncryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">createJweEncryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentEncryptionAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;compression)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#decrypt-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decrypt</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#decrypt-java.security.PrivateKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decrypt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PrivateKey.html?is-external=true" title="class or interface in java.security">PrivateKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#decrypt-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decrypt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static byte[]</code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#decryptDirect-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decryptDirect</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encrypt-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-java.lang.String-">encrypt</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ct)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encrypt-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-">encrypt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encrypt-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-java.lang.String-">encrypt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ct)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encrypt-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-">encrypt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encrypt-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-java.lang.String-">encrypt</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ct)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encryptDirect-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-">encryptDirect</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#encryptDirect-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-byte:A-java.lang.String-">encryptDirect</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo,
byte[]&nbsp;content,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ct)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentDecryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentDecryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentDecryptionProvider</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;algorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-org.apache.cxf.message.Message-java.util.Properties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionAlgorithm</a></span>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-org.apache.cxf.message.Message-java.util.Properties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionAlgorithm</a></span>(<a href="../../../../../../../../org/apache/cxf/message/Message.html" title="interface in org.apache.cxf.message">Message</a>&nbsp;m,
<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionAlgorithm-java.util.Properties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util">Properties</a>&nbsp;props,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionProvider-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionProvider</a></span>(byte[]&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionProvider</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;algorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-boolean-">getContentEncryptionProvider</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;algorithm,
boolean&nbsp;generateCekOnce)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionProvider-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionProvider</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;jwk,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;defaultAlgorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/ContentEncryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">ContentEncryptionProvider</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getContentEncryptionProvider-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getContentEncryptionProvider</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweDecryption</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getDirectKeyJweDecryption-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getDirectKeyJweDecryption</a></span>(byte[]&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algorithm)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweDecryption</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getDirectKeyJweDecryption-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getDirectKeyJweDecryption</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algorithm)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweEncryption</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getDirectKeyJweEncryption-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getDirectKeyJweEncryption</a></span>(byte[]&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweEncryption</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getDirectKeyJweEncryption-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getDirectKeyJweEncryption</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweDecryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweDecryption</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getEcDirectKeyJweDecryption-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getEcDirectKeyJweDecryption</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweEncryption.html" title="class in org.apache.cxf.rs.security.jose.jwe">JweEncryption</a></code></td>
<td class="colLast"><span class="typeNameLabel">JweUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweUtils.html#getEcDirectKeyJweEncryption-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">getEcDirectKeyJweEncryption</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">JweHeaders.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html#setContentEncryptionAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">setContentEncryptionAlgorithm</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;algo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/package-summary.html">org.apache.cxf.rs.security.jose.jwe</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractContentEncryptionAlgorithm.html#AbstractContentEncryptionAlgorithm-byte:A-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AbstractContentEncryptionAlgorithm</a></span>(byte[]&nbsp;cek,
byte[]&nbsp;iv,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractContentEncryptionAlgorithm.html#AbstractContentEncryptionAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-boolean-">AbstractContentEncryptionAlgorithm</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;algo,
boolean&nbsp;generateCekOnce)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AbstractContentEncryptionCipherProperties.html#AbstractContentEncryptionCipherProperties-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AbstractContentEncryptionCipherProperties</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;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesCbcHmacJweDecryption.html#AesCbcHmacJweDecryption-org.apache.cxf.rs.security.jose.jwe.KeyDecryptionProvider-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesCbcHmacJweDecryption</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/KeyDecryptionProvider.html" title="interface in org.apache.cxf.rs.security.jose.jwe">KeyDecryptionProvider</a>&nbsp;keyDecryptionAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;supportedAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><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="colLast"><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="colLast"><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="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentDecryptionAlgorithm.html#AesGcmContentDecryptionAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentDecryptionAlgorithm</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;supportedAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-byte:A-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</a></span>(byte[]&nbsp;cek,
byte[]&nbsp;iv,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</a></span>(byte[]&nbsp;cek,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</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;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-boolean-">AesGcmContentEncryptionAlgorithm</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;algo,
boolean&nbsp;generateCekOnce)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-javax.crypto.SecretKey-byte:A-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
byte[]&nbsp;iv,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-java.lang.String-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedCek,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/AesGcmContentEncryptionAlgorithm.html#AesGcmContentEncryptionAlgorithm-java.lang.String-java.lang.String-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">AesGcmContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedCek,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;encodedIv,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;algo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/EcdhDirectKeyJweEncryption.EcdhAesGcmContentEncryptionAlgorithm.html#EcdhAesGcmContentEncryptionAlgorithm-java.security.interfaces.ECPublicKey-java.lang.String-java.lang.String-java.lang.String-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">EcdhAesGcmContentEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a>&nbsp;peerPublicKey,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apuString,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apvString,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/EcdhAesWrapKeyEncryptionAlgorithm.html#EcdhAesWrapKeyEncryptionAlgorithm-java.security.interfaces.ECPublicKey-java.lang.String-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">EcdhAesWrapKeyEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a>&nbsp;peerPublicKey,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/EcdhAesWrapKeyEncryptionAlgorithm.html#EcdhAesWrapKeyEncryptionAlgorithm-java.security.interfaces.ECPublicKey-java.lang.String-java.lang.String-java.lang.String-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">EcdhAesWrapKeyEncryptionAlgorithm</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a>&nbsp;peerPublicKey,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apuString,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apvString,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/EcdhDirectKeyJweDecryption.html#EcdhDirectKeyJweDecryption-java.security.interfaces.ECPrivateKey-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">EcdhDirectKeyJweDecryption</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/interfaces/ECPrivateKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPrivateKey</a>&nbsp;privateKey,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;supportedCtAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/EcdhDirectKeyJweEncryption.html#EcdhDirectKeyJweEncryption-java.security.interfaces.ECPublicKey-java.lang.String-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">EcdhDirectKeyJweEncryption</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a>&nbsp;peerPublicKey,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/EcdhDirectKeyJweEncryption.html#EcdhDirectKeyJweEncryption-java.security.interfaces.ECPublicKey-java.lang.String-java.lang.String-java.lang.String-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">EcdhDirectKeyJweEncryption</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/interfaces/ECPublicKey.html?is-external=true" title="class or interface in java.security.interfaces">ECPublicKey</a>&nbsp;peerPublicKey,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;curve,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apuString,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;apvString,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html#JweHeaders-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">JweHeaders</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;ctEncAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html#JweHeaders-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-boolean-">JweHeaders</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;ctEncAlgo,
boolean&nbsp;deflate)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html#JweHeaders-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">JweHeaders</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyEncAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctEncAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwe/JweHeaders.html#JweHeaders-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-boolean-">JweHeaders</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyEncAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctEncAlgo,
boolean&nbsp;deflate)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.cxf.rs.security.jose.jwk">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a> in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/package-summary.html">org.apache.cxf.rs.security.jose.jwk</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/package-summary.html">org.apache.cxf.rs.security.jose.jwk</a> with parameters of type <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey-java.security.PrivateKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decryptJwkKey</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PrivateKey.html?is-external=true" title="class or interface in java.security">PrivateKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwk)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkKey-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decryptJwkKey</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwk)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKeys</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkSet-java.security.PrivateKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decryptJwkSet</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PrivateKey.html?is-external=true" title="class or interface in java.security">PrivateKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwkSet)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKeys</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#decryptJwkSet-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-java.lang.String-">decryptJwkSet</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;ctAlgo,
<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;jsonJwkSet)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">encryptJwkKey</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;jwkKey,
<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkKey-org.apache.cxf.rs.security.jose.jwk.JsonWebKey-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">encryptJwkKey</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKey.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKey</a>&nbsp;jwkKey,
<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkSet-org.apache.cxf.rs.security.jose.jwk.JsonWebKeys-java.security.PublicKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">encryptJwkSet</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKeys</a>&nbsp;jwkSet,
<a href="http://docs.oracle.com/javase/8/docs/api/java/security/PublicKey.html?is-external=true" title="class or interface in java.security">PublicKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><span class="typeNameLabel">JwkUtils.</span><code><span class="memberNameLink"><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JwkUtils.html#encryptJwkSet-org.apache.cxf.rs.security.jose.jwk.JsonWebKeys-javax.crypto.SecretKey-org.apache.cxf.rs.security.jose.jwa.KeyAlgorithm-org.apache.cxf.rs.security.jose.jwa.ContentAlgorithm-">encryptJwkSet</a></span>(<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwk/JsonWebKeys.html" title="class in org.apache.cxf.rs.security.jose.jwk">JsonWebKeys</a>&nbsp;jwkSet,
<a href="http://docs.oracle.com/javase/8/docs/api/javax/crypto/SecretKey.html?is-external=true" title="class or interface in javax.crypto">SecretKey</a>&nbsp;key,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/KeyAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">KeyAlgorithm</a>&nbsp;keyAlgo,
<a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">ContentAlgorithm</a>&nbsp;contentAlgo)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../../org/apache/cxf/rs/security/jose/jwa/ContentAlgorithm.html" title="enum in org.apache.cxf.rs.security.jose.jwa">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../../../../../../../../overview-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>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../../index.html?org/apache/cxf/rs/security/jose/jwa/class-use/ContentAlgorithm.html" target="_top">Frames</a></li>
<li><a href="ContentAlgorithm.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Apache CXF</small></p>
</body>
</html>