Skip to content

Commit df13d03

Browse files
author
Tink Team
committed
apps-rewardedads-1.11.0 Javadoc auto-pushed to gh-pages
1 parent b030c5c commit df13d03

19 files changed

+3180
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>All Classes</title>
7+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
8+
<script type="text/javascript" src="script.js"></script>
9+
</head>
10+
<body>
11+
<h1 class="bar">All&nbsp;Classes</h1>
12+
<div class="indexContainer">
13+
<ul>
14+
<li><a href="com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads" target="classFrame">RewardedAdsVerifier</a></li>
15+
<li><a href="com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads" target="classFrame">RewardedAdsVerifier.Builder</a></li>
16+
</ul>
17+
</div>
18+
</body>
19+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>All Classes</title>
7+
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
8+
<script type="text/javascript" src="script.js"></script>
9+
</head>
10+
<body>
11+
<h1 class="bar">All&nbsp;Classes</h1>
12+
<div class="indexContainer">
13+
<ul>
14+
<li><a href="com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier</a></li>
15+
<li><a href="com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a></li>
16+
</ul>
17+
</div>
18+
</body>
19+
</html>

javadoc/apps-rewardedads/1.11.0/com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html

+416
Large diffs are not rendered by default.

javadoc/apps-rewardedads/1.11.0/com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html

+416
Large diffs are not rendered by default.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,168 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>Uses of Class com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier.Builder</title>
7+
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
8+
<script type="text/javascript" src="../../../../../../../script.js"></script>
9+
</head>
10+
<body>
11+
<script type="text/javascript"><!--
12+
try {
13+
if (location.href.indexOf('is-external=true') == -1) {
14+
parent.document.title="Uses of Class com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier.Builder";
15+
}
16+
}
17+
catch(err) {
18+
}
19+
//-->
20+
</script>
21+
<noscript>
22+
<div>JavaScript is disabled on your browser.</div>
23+
</noscript>
24+
<!-- ========= START OF TOP NAVBAR ======= -->
25+
<div class="topNav"><a name="navbar.top">
26+
<!-- -->
27+
</a>
28+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
29+
<a name="navbar.top.firstrow">
30+
<!-- -->
31+
</a>
32+
<ul class="navList" title="Navigation">
33+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">Package</a></li>
34+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">Class</a></li>
35+
<li class="navBarCell1Rev">Use</li>
36+
<li><a href="../package-tree.html">Tree</a></li>
37+
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
38+
<li><a href="../../../../../../../index-all.html">Index</a></li>
39+
<li><a href="../../../../../../../help-doc.html">Help</a></li>
40+
</ul>
41+
</div>
42+
<div class="subNav">
43+
<ul class="navList">
44+
<li>Prev</li>
45+
<li>Next</li>
46+
</ul>
47+
<ul class="navList">
48+
<li><a href="../../../../../../../index.html?com/google/crypto/tink/apps/rewardedads/class-use/RewardedAdsVerifier.Builder.html" target="_top">Frames</a></li>
49+
<li><a href="RewardedAdsVerifier.Builder.html" target="_top">No&nbsp;Frames</a></li>
50+
</ul>
51+
<ul class="navList" id="allclasses_navbar_top">
52+
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
53+
</ul>
54+
<div>
55+
<script type="text/javascript"><!--
56+
allClassesLink = document.getElementById("allclasses_navbar_top");
57+
if(window==top) {
58+
allClassesLink.style.display = "block";
59+
}
60+
else {
61+
allClassesLink.style.display = "none";
62+
}
63+
//-->
64+
</script>
65+
</div>
66+
<a name="skip.navbar.top">
67+
<!-- -->
68+
</a></div>
69+
<!-- ========= END OF TOP NAVBAR ========= -->
70+
<div class="header">
71+
<h2 title="Uses of Class com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier.Builder" class="title">Uses of Class<br>com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier.Builder</h2>
72+
</div>
73+
<div class="classUseContainer">
74+
<ul class="blockList">
75+
<li class="blockList">
76+
<ul class="blockList">
77+
<li class="blockList"><a name="com.google.crypto.tink.apps.rewardedads">
78+
<!-- -->
79+
</a>
80+
<h3>Uses of <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a> in <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">com.google.crypto.tink.apps.rewardedads</a></h3>
81+
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
82+
<caption><span>Methods in <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">com.google.crypto.tink.apps.rewardedads</a> that return <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a></span><span class="tabEnd">&nbsp;</span></caption>
83+
<tr>
84+
<th class="colFirst" scope="col">Modifier and Type</th>
85+
<th class="colLast" scope="col">Method and Description</th>
86+
</tr>
87+
<tbody>
88+
<tr class="altColor">
89+
<td class="colFirst"><code><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a></code></td>
90+
<td class="colLast"><span class="typeNameLabel">RewardedAdsVerifier.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html#addVerifyingPublicKey-long-java.security.interfaces.ECPublicKey-">addVerifyingPublicKey</a></span>(long&nbsp;keyId,
91+
<a href="https://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;val)</code>
92+
<div class="block">Adds a verifying public key of the sender.</div>
93+
</td>
94+
</tr>
95+
<tr class="rowColor">
96+
<td class="colFirst"><code><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a></code></td>
97+
<td class="colLast"><span class="typeNameLabel">RewardedAdsVerifier.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html#addVerifyingPublicKey-long-java.lang.String-">addVerifyingPublicKey</a></span>(long&nbsp;keyId,
98+
<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;val)</code>
99+
<div class="block">Adds a verifying public key of the sender.</div>
100+
</td>
101+
</tr>
102+
<tr class="altColor">
103+
<td class="colFirst"><code><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a></code></td>
104+
<td class="colLast"><span class="typeNameLabel">RewardedAdsVerifier.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html#fetchVerifyingPublicKeysWith-com.google.crypto.tink.apps.rewardedads.KeysDownloader-">fetchVerifyingPublicKeysWith</a></span>(com.google.crypto.tink.apps.rewardedads.KeysDownloader&nbsp;downloader)</code>
105+
<div class="block">Fetches verifying public keys of the sender using <code>KeysDownloader</code>.</div>
106+
</td>
107+
</tr>
108+
<tr class="rowColor">
109+
<td class="colFirst"><code><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier.Builder</a></code></td>
110+
<td class="colLast"><span class="typeNameLabel">RewardedAdsVerifier.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html#setVerifyingPublicKeys-java.lang.String-">setVerifyingPublicKeys</a></span>(<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;publicKeysJson)</code>
111+
<div class="block">Sets the trusted verifying public keys of the sender.</div>
112+
</td>
113+
</tr>
114+
</tbody>
115+
</table>
116+
</li>
117+
</ul>
118+
</li>
119+
</ul>
120+
</div>
121+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
122+
<div class="bottomNav"><a name="navbar.bottom">
123+
<!-- -->
124+
</a>
125+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
126+
<a name="navbar.bottom.firstrow">
127+
<!-- -->
128+
</a>
129+
<ul class="navList" title="Navigation">
130+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">Package</a></li>
131+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads">Class</a></li>
132+
<li class="navBarCell1Rev">Use</li>
133+
<li><a href="../package-tree.html">Tree</a></li>
134+
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
135+
<li><a href="../../../../../../../index-all.html">Index</a></li>
136+
<li><a href="../../../../../../../help-doc.html">Help</a></li>
137+
</ul>
138+
</div>
139+
<div class="subNav">
140+
<ul class="navList">
141+
<li>Prev</li>
142+
<li>Next</li>
143+
</ul>
144+
<ul class="navList">
145+
<li><a href="../../../../../../../index.html?com/google/crypto/tink/apps/rewardedads/class-use/RewardedAdsVerifier.Builder.html" target="_top">Frames</a></li>
146+
<li><a href="RewardedAdsVerifier.Builder.html" target="_top">No&nbsp;Frames</a></li>
147+
</ul>
148+
<ul class="navList" id="allclasses_navbar_bottom">
149+
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
150+
</ul>
151+
<div>
152+
<script type="text/javascript"><!--
153+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
154+
if(window==top) {
155+
allClassesLink.style.display = "block";
156+
}
157+
else {
158+
allClassesLink.style.display = "none";
159+
}
160+
//-->
161+
</script>
162+
</div>
163+
<a name="skip.navbar.bottom">
164+
<!-- -->
165+
</a></div>
166+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
167+
</body>
168+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,146 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>Uses of Class com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier</title>
7+
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
8+
<script type="text/javascript" src="../../../../../../../script.js"></script>
9+
</head>
10+
<body>
11+
<script type="text/javascript"><!--
12+
try {
13+
if (location.href.indexOf('is-external=true') == -1) {
14+
parent.document.title="Uses of Class com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier";
15+
}
16+
}
17+
catch(err) {
18+
}
19+
//-->
20+
</script>
21+
<noscript>
22+
<div>JavaScript is disabled on your browser.</div>
23+
</noscript>
24+
<!-- ========= START OF TOP NAVBAR ======= -->
25+
<div class="topNav"><a name="navbar.top">
26+
<!-- -->
27+
</a>
28+
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
29+
<a name="navbar.top.firstrow">
30+
<!-- -->
31+
</a>
32+
<ul class="navList" title="Navigation">
33+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">Package</a></li>
34+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads">Class</a></li>
35+
<li class="navBarCell1Rev">Use</li>
36+
<li><a href="../package-tree.html">Tree</a></li>
37+
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
38+
<li><a href="../../../../../../../index-all.html">Index</a></li>
39+
<li><a href="../../../../../../../help-doc.html">Help</a></li>
40+
</ul>
41+
</div>
42+
<div class="subNav">
43+
<ul class="navList">
44+
<li>Prev</li>
45+
<li>Next</li>
46+
</ul>
47+
<ul class="navList">
48+
<li><a href="../../../../../../../index.html?com/google/crypto/tink/apps/rewardedads/class-use/RewardedAdsVerifier.html" target="_top">Frames</a></li>
49+
<li><a href="RewardedAdsVerifier.html" target="_top">No&nbsp;Frames</a></li>
50+
</ul>
51+
<ul class="navList" id="allclasses_navbar_top">
52+
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
53+
</ul>
54+
<div>
55+
<script type="text/javascript"><!--
56+
allClassesLink = document.getElementById("allclasses_navbar_top");
57+
if(window==top) {
58+
allClassesLink.style.display = "block";
59+
}
60+
else {
61+
allClassesLink.style.display = "none";
62+
}
63+
//-->
64+
</script>
65+
</div>
66+
<a name="skip.navbar.top">
67+
<!-- -->
68+
</a></div>
69+
<!-- ========= END OF TOP NAVBAR ========= -->
70+
<div class="header">
71+
<h2 title="Uses of Class com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier" class="title">Uses of Class<br>com.google.crypto.tink.apps.rewardedads.RewardedAdsVerifier</h2>
72+
</div>
73+
<div class="classUseContainer">
74+
<ul class="blockList">
75+
<li class="blockList">
76+
<ul class="blockList">
77+
<li class="blockList"><a name="com.google.crypto.tink.apps.rewardedads">
78+
<!-- -->
79+
</a>
80+
<h3>Uses of <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier</a> in <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">com.google.crypto.tink.apps.rewardedads</a></h3>
81+
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
82+
<caption><span>Methods in <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">com.google.crypto.tink.apps.rewardedads</a> that return <a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier</a></span><span class="tabEnd">&nbsp;</span></caption>
83+
<tr>
84+
<th class="colFirst" scope="col">Modifier and Type</th>
85+
<th class="colLast" scope="col">Method and Description</th>
86+
</tr>
87+
<tbody>
88+
<tr class="altColor">
89+
<td class="colFirst"><code><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads">RewardedAdsVerifier</a></code></td>
90+
<td class="colLast"><span class="typeNameLabel">RewardedAdsVerifier.Builder.</span><code><span class="memberNameLink"><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.Builder.html#build--">build</a></span>()</code>&nbsp;</td>
91+
</tr>
92+
</tbody>
93+
</table>
94+
</li>
95+
</ul>
96+
</li>
97+
</ul>
98+
</div>
99+
<!-- ======= START OF BOTTOM NAVBAR ====== -->
100+
<div class="bottomNav"><a name="navbar.bottom">
101+
<!-- -->
102+
</a>
103+
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
104+
<a name="navbar.bottom.firstrow">
105+
<!-- -->
106+
</a>
107+
<ul class="navList" title="Navigation">
108+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html">Package</a></li>
109+
<li><a href="../../../../../../../com/google/crypto/tink/apps/rewardedads/RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads">Class</a></li>
110+
<li class="navBarCell1Rev">Use</li>
111+
<li><a href="../package-tree.html">Tree</a></li>
112+
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
113+
<li><a href="../../../../../../../index-all.html">Index</a></li>
114+
<li><a href="../../../../../../../help-doc.html">Help</a></li>
115+
</ul>
116+
</div>
117+
<div class="subNav">
118+
<ul class="navList">
119+
<li>Prev</li>
120+
<li>Next</li>
121+
</ul>
122+
<ul class="navList">
123+
<li><a href="../../../../../../../index.html?com/google/crypto/tink/apps/rewardedads/class-use/RewardedAdsVerifier.html" target="_top">Frames</a></li>
124+
<li><a href="RewardedAdsVerifier.html" target="_top">No&nbsp;Frames</a></li>
125+
</ul>
126+
<ul class="navList" id="allclasses_navbar_bottom">
127+
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
128+
</ul>
129+
<div>
130+
<script type="text/javascript"><!--
131+
allClassesLink = document.getElementById("allclasses_navbar_bottom");
132+
if(window==top) {
133+
allClassesLink.style.display = "block";
134+
}
135+
else {
136+
allClassesLink.style.display = "none";
137+
}
138+
//-->
139+
</script>
140+
</div>
141+
<a name="skip.navbar.bottom">
142+
<!-- -->
143+
</a></div>
144+
<!-- ======== END OF BOTTOM NAVBAR ======= -->
145+
</body>
146+
</html>
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2+
<!-- NewPage -->
3+
<html lang="en">
4+
<head>
5+
<!-- Generated by javadoc -->
6+
<title>com.google.crypto.tink.apps.rewardedads</title>
7+
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
8+
<script type="text/javascript" src="../../../../../../script.js"></script>
9+
</head>
10+
<body>
11+
<h1 class="bar"><a href="../../../../../../com/google/crypto/tink/apps/rewardedads/package-summary.html" target="classFrame">com.google.crypto.tink.apps.rewardedads</a></h1>
12+
<div class="indexContainer">
13+
<h2 title="Classes">Classes</h2>
14+
<ul title="Classes">
15+
<li><a href="RewardedAdsVerifier.html" title="class in com.google.crypto.tink.apps.rewardedads" target="classFrame">RewardedAdsVerifier</a></li>
16+
<li><a href="RewardedAdsVerifier.Builder.html" title="class in com.google.crypto.tink.apps.rewardedads" target="classFrame">RewardedAdsVerifier.Builder</a></li>
17+
</ul>
18+
</div>
19+
</body>
20+
</html>

0 commit comments

Comments
 (0)