This file is indexed.

/usr/share/doc/libbcpg-java/api/org/bouncycastle/bcpg/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
64
65
66
67
68
69
70
71
72
73
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html>
<head>
<title>org.bouncycastle.bcpg (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/bcpg/package-summary.html" target="classFrame">org.bouncycastle.bcpg</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="BCPGKey.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">BCPGKey</span></a></li>
<li><a href="CompressionAlgorithmTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">CompressionAlgorithmTags</span></a></li>
<li><a href="HashAlgorithmTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">HashAlgorithmTags</span></a></li>
<li><a href="PacketTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">PacketTags</span></a></li>
<li><a href="PublicKeyAlgorithmTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">PublicKeyAlgorithmTags</span></a></li>
<li><a href="SignatureSubpacketTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">SignatureSubpacketTags</span></a></li>
<li><a href="SymmetricKeyAlgorithmTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">SymmetricKeyAlgorithmTags</span></a></li>
<li><a href="UserAttributeSubpacketTags.html" title="interface in org.bouncycastle.bcpg" target="classFrame"><span class="interfaceName">UserAttributeSubpacketTags</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="ArmoredInputStream.html" title="class in org.bouncycastle.bcpg" target="classFrame">ArmoredInputStream</a></li>
<li><a href="ArmoredOutputStream.html" title="class in org.bouncycastle.bcpg" target="classFrame">ArmoredOutputStream</a></li>
<li><a href="BCPGInputStream.html" title="class in org.bouncycastle.bcpg" target="classFrame">BCPGInputStream</a></li>
<li><a href="BCPGObject.html" title="class in org.bouncycastle.bcpg" target="classFrame">BCPGObject</a></li>
<li><a href="BCPGOutputStream.html" title="class in org.bouncycastle.bcpg" target="classFrame">BCPGOutputStream</a></li>
<li><a href="CompressedDataPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">CompressedDataPacket</a></li>
<li><a href="ContainedPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">ContainedPacket</a></li>
<li><a href="CRC24.html" title="class in org.bouncycastle.bcpg" target="classFrame">CRC24</a></li>
<li><a href="DSAPublicBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">DSAPublicBCPGKey</a></li>
<li><a href="DSASecretBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">DSASecretBCPGKey</a></li>
<li><a href="ECDHPublicBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">ECDHPublicBCPGKey</a></li>
<li><a href="ECDSAPublicBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">ECDSAPublicBCPGKey</a></li>
<li><a href="ECPublicBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">ECPublicBCPGKey</a></li>
<li><a href="ECSecretBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">ECSecretBCPGKey</a></li>
<li><a href="ElGamalPublicBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">ElGamalPublicBCPGKey</a></li>
<li><a href="ElGamalSecretBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">ElGamalSecretBCPGKey</a></li>
<li><a href="ExperimentalPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">ExperimentalPacket</a></li>
<li><a href="InputStreamPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">InputStreamPacket</a></li>
<li><a href="LiteralDataPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">LiteralDataPacket</a></li>
<li><a href="MarkerPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">MarkerPacket</a></li>
<li><a href="ModDetectionCodePacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">ModDetectionCodePacket</a></li>
<li><a href="MPInteger.html" title="class in org.bouncycastle.bcpg" target="classFrame">MPInteger</a></li>
<li><a href="OnePassSignaturePacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">OnePassSignaturePacket</a></li>
<li><a href="OutputStreamPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">OutputStreamPacket</a></li>
<li><a href="Packet.html" title="class in org.bouncycastle.bcpg" target="classFrame">Packet</a></li>
<li><a href="PublicKeyEncSessionPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">PublicKeyEncSessionPacket</a></li>
<li><a href="PublicKeyPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">PublicKeyPacket</a></li>
<li><a href="PublicSubkeyPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">PublicSubkeyPacket</a></li>
<li><a href="RSAPublicBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">RSAPublicBCPGKey</a></li>
<li><a href="RSASecretBCPGKey.html" title="class in org.bouncycastle.bcpg" target="classFrame">RSASecretBCPGKey</a></li>
<li><a href="S2K.html" title="class in org.bouncycastle.bcpg" target="classFrame">S2K</a></li>
<li><a href="SecretKeyPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SecretKeyPacket</a></li>
<li><a href="SecretSubkeyPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SecretSubkeyPacket</a></li>
<li><a href="SignaturePacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SignaturePacket</a></li>
<li><a href="SignatureSubpacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SignatureSubpacket</a></li>
<li><a href="SignatureSubpacketInputStream.html" title="class in org.bouncycastle.bcpg" target="classFrame">SignatureSubpacketInputStream</a></li>
<li><a href="SymmetricEncDataPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SymmetricEncDataPacket</a></li>
<li><a href="SymmetricEncIntegrityPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SymmetricEncIntegrityPacket</a></li>
<li><a href="SymmetricKeyEncSessionPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">SymmetricKeyEncSessionPacket</a></li>
<li><a href="TrustPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">TrustPacket</a></li>
<li><a href="UserAttributePacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">UserAttributePacket</a></li>
<li><a href="UserAttributeSubpacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">UserAttributeSubpacket</a></li>
<li><a href="UserAttributeSubpacketInputStream.html" title="class in org.bouncycastle.bcpg" target="classFrame">UserAttributeSubpacketInputStream</a></li>
<li><a href="UserIDPacket.html" title="class in org.bouncycastle.bcpg" target="classFrame">UserIDPacket</a></li>
</ul>
</div>
</body>
</html>