This file is indexed.

/usr/share/doc/libbcpg-java/api/org/bouncycastle/openpgp/package-frame.html is in libbcpg-java-doc 1.59-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<title>org.bouncycastle.openpgp (Bouncy Castle Library 1.59 API Specification)</title>
<meta name="date" content="2018-01-16">
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../org/bouncycastle/openpgp/package-summary.html" target="classFrame">org.bouncycastle.openpgp</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="PGPAlgorithmParameters.html" title="interface in org.bouncycastle.openpgp" target="classFrame"><span class="interfaceName">PGPAlgorithmParameters</span></a></li>
<li><a href="PGPKeyFlags.html" title="interface in org.bouncycastle.openpgp" target="classFrame"><span class="interfaceName">PGPKeyFlags</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="PGPCompressedData.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPCompressedData</a></li>
<li><a href="PGPCompressedDataGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPCompressedDataGenerator</a></li>
<li><a href="PGPEncryptedData.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPEncryptedData</a></li>
<li><a href="PGPEncryptedDataGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPEncryptedDataGenerator</a></li>
<li><a href="PGPEncryptedDataList.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPEncryptedDataList</a></li>
<li><a href="PGPKdfParameters.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPKdfParameters</a></li>
<li><a href="PGPKeyPair.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPKeyPair</a></li>
<li><a href="PGPKeyRing.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPKeyRing</a></li>
<li><a href="PGPKeyRingGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPKeyRingGenerator</a></li>
<li><a href="PGPLiteralData.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPLiteralData</a></li>
<li><a href="PGPLiteralDataGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPLiteralDataGenerator</a></li>
<li><a href="PGPMarker.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPMarker</a></li>
<li><a href="PGPObjectFactory.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPObjectFactory</a></li>
<li><a href="PGPOnePassSignature.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPOnePassSignature</a></li>
<li><a href="PGPOnePassSignatureList.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPOnePassSignatureList</a></li>
<li><a href="PGPPBEEncryptedData.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPPBEEncryptedData</a></li>
<li><a href="PGPPrivateKey.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPPrivateKey</a></li>
<li><a href="PGPPublicKey.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPPublicKey</a></li>
<li><a href="PGPPublicKeyEncryptedData.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPPublicKeyEncryptedData</a></li>
<li><a href="PGPPublicKeyRing.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPPublicKeyRing</a></li>
<li><a href="PGPPublicKeyRingCollection.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPPublicKeyRingCollection</a></li>
<li><a href="PGPSecretKey.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSecretKey</a></li>
<li><a href="PGPSecretKeyRing.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSecretKeyRing</a></li>
<li><a href="PGPSecretKeyRingCollection.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSecretKeyRingCollection</a></li>
<li><a href="PGPSignature.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSignature</a></li>
<li><a href="PGPSignatureGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSignatureGenerator</a></li>
<li><a href="PGPSignatureList.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSignatureList</a></li>
<li><a href="PGPSignatureSubpacketGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSignatureSubpacketGenerator</a></li>
<li><a href="PGPSignatureSubpacketVector.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPSignatureSubpacketVector</a></li>
<li><a href="PGPUserAttributeSubpacketVector.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPUserAttributeSubpacketVector</a></li>
<li><a href="PGPUserAttributeSubpacketVectorGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPUserAttributeSubpacketVectorGenerator</a></li>
<li><a href="PGPUtil.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPUtil</a></li>
<li><a href="PGPV3SignatureGenerator.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPV3SignatureGenerator</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="PGPDataValidationException.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPDataValidationException</a></li>
<li><a href="PGPException.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPException</a></li>
<li><a href="PGPKeyValidationException.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPKeyValidationException</a></li>
<li><a href="PGPRuntimeOperationException.html" title="class in org.bouncycastle.openpgp" target="classFrame">PGPRuntimeOperationException</a></li>
</ul>
</div>
</body>
</html>