Add proper annotations for Android SDK

This commit is contained in:
Alexey Sedunov
2013-10-07 17:26:18 +04:00
parent d7936b7ea4
commit c943b4e9d5
288 changed files with 37834 additions and 10470 deletions
@@ -0,0 +1,32 @@
<root>
<item name='org.apache.harmony.security.SystemScope void addIdentity(java.security.Identity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.SystemScope java.security.Identity getIdentity(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PublicKeyImpl java.lang.String getFormat()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PrivateKeyImpl byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PrivateKeyImpl void setEncoding(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.SystemScope java.util.Enumeration identities()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PublicKeyImpl byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PublicKeyImpl void setEncoding(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.PrivateKeyImpl java.lang.String getFormat()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.SystemScope void removeIdentity(java.security.Identity) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,383 @@
<root>
<item name='org.apache.harmony.security.asn1.ASN1Boolean void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream void readSetOf(org.apache.harmony.security.asn1.ASN1SetOf) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Implicit java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1SequenceOf void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1GeneralizedTime org.apache.harmony.security.asn1.ASN1GeneralizedTime getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void encodeSequence(org.apache.harmony.security.asn1.ASN1Sequence) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerInputStream void readString(org.apache.harmony.security.asn1.ASN1StringType) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Implicit void encodeASN(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ObjectIdentifier java.lang.String toString(int[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream void readSequenceOf(org.apache.harmony.security.asn1.ASN1SequenceOf) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1OctetString java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any void encodeASN(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1StringType java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any int getEncodedLength(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Choice ASN1Choice(org.apache.harmony.security.asn1.ASN1Type[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Boolean java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid org.apache.harmony.security.asn1.ASN1Oid getInstanceForString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Enumerated void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Boolean org.apache.harmony.security.asn1.ASN1Boolean getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1UTCTime void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1SequenceOf void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Set void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1OctetString org.apache.harmony.security.asn1.ASN1OctetString getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ObjectIdentifier void validate(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Explicit java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer java.math.BigInteger toBigIntegerValue(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void getChoiceLength(org.apache.harmony.security.asn1.ASN1Choice) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1OctetString void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Primitive void encodeASN(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Sequence java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1SetOf java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Enumerated void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream int getLength(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString.ASN1NamedBitList java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1UTCTime void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Enumerated org.apache.harmony.security.asn1.ASN1Enumerated getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Enumerated java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any org.apache.harmony.security.asn1.ASN1Any getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Sequence void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1TypeCollection ASN1TypeCollection(int, org.apache.harmony.security.asn1.ASN1Type[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Type void verify(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1GeneralizedTime void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Constructed void encodeASN(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer int toIntValue(java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BitString boolean[] toBooleanArray()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1StringType void encodeASN(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1SequenceOf java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void getSequenceLength(org.apache.harmony.security.asn1.ASN1Sequence) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Boolean java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Explicit java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1SetOf void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BitString BitString(byte[], int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Type java.lang.Object decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerInputStream void readSetOf(org.apache.harmony.security.asn1.ASN1SetOf) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Sequence ASN1Sequence(org.apache.harmony.security.asn1.ASN1Type[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Type java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream void readSequence(org.apache.harmony.security.asn1.ASN1Sequence) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream DerOutputStream(org.apache.harmony.security.asn1.ASN1Type, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Explicit void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Enumerated java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1StringType void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void getSequenceOfLength(org.apache.harmony.security.asn1.ASN1SequenceOf) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ObjectIdentifier java.lang.String toString(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1OctetString java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString.ASN1NamedBitList void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1OctetString java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer java.lang.Object fromIntValue(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Choice void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerInputStream void readSequence(org.apache.harmony.security.asn1.ASN1Sequence) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1UTCTime org.apache.harmony.security.asn1.ASN1UTCTime getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void encodeExplicit(org.apache.harmony.security.asn1.ASN1Explicit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream BerInputStream(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Set void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Implicit ASN1Implicit(int, org.apache.harmony.security.asn1.ASN1Type) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Set ASN1Set(org.apache.harmony.security.asn1.ASN1Type[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerInputStream DerInputStream(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString org.apache.harmony.security.asn1.ASN1BitString getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Type java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1SetOf void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Choice java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BitString BitString(boolean[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1GeneralizedTime java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1UTCTime java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Any java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Boolean java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1OctetString void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void getExplicitLength(org.apache.harmony.security.asn1.ASN1Explicit) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid org.apache.harmony.security.asn1.ASN1Oid getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.DerOutputStream void getSetOfLength(org.apache.harmony.security.asn1.ASN1SetOf) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Sequence void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1StringType java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer java.math.BigInteger toBigIntegerValue(java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Type int getEncodedLength(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Oid java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Choice void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Time java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Explicit void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ObjectIdentifier ObjectIdentifier(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Integer org.apache.harmony.security.asn1.ASN1Integer getInstance()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1StringType java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1GeneralizedTime void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1BitString.ASN1NamedBitList java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Set java.lang.Object decode(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Choice void encodeASN(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Boolean void encodeContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1Enumerated java.lang.Object getDecodedObject(org.apache.harmony.security.asn1.BerInputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.ASN1StringType void setEncodingContent(org.apache.harmony.security.asn1.BerOutputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.asn1.BerInputStream void readString(org.apache.harmony.security.asn1.ASN1StringType) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,23 @@
<root>
<item name='org.apache.harmony.security.fortress.Services void initServiceInfo(java.security.Provider) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.fortress.Services int insertProviderAt(java.security.Provider, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.fortress.Engine java.lang.Object getInstance(java.lang.String, java.security.Provider, java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.fortress.Engine org.apache.harmony.security.fortress.Engine.SpiAndProvider getInstance(java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.fortress.Engine org.apache.harmony.security.fortress.Engine.SpiAndProvider getInstance(java.lang.String, java.lang.Object)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.fortress.Services java.util.List&lt;java.security.Provider&gt; getProvidersList()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.fortress.Engine java.lang.Object getInstance(java.lang.String, java.security.Provider, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,11 @@
<root>
<item name='org.apache.harmony.security.pkcs10.CertificationRequestInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.pkcs10.CertificationRequest byte[] getSignature()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.pkcs10.CertificationRequest CertificationRequest(org.apache.harmony.security.pkcs10.CertificationRequestInfo, org.apache.harmony.security.x509.AlgorithmIdentifier, byte[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,17 @@
<root>
<item name='org.apache.harmony.security.pkcs7.SignerInfo java.math.BigInteger getSerialNumber()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.pkcs7.SignerInfo javax.security.auth.x500.X500Principal getIssuer()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.pkcs7.SignerInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.pkcs7.ContentInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.pkcs7.SignedData java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,110 @@
<root>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl X509CRLImpl(org.apache.harmony.security.x509.CertificateList) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLEntryImpl byte[] getEncoded()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl java.util.Date getNotAfter()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl java.util.Date getNotBefore()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl X509CertImpl(org.apache.harmony.security.x509.Certificate) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.Cache void put(long, byte[], java.lang.Object) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl void checkValidity(java.util.Date) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLEntryImpl X509CRLEntryImpl(org.apache.harmony.security.x509.TBSCertList.RevokedCertificate, javax.security.auth.x500.X500Principal) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.Cache java.lang.Object get(long, byte[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.CRL engineGenerateCRL(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertPathImpl java.util.List&lt;java.security.cert.X509Certificate&gt; getCertificates()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl byte[] getTBSCertList()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl java.security.Principal getSubjectDN()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl byte[] getSignature()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.util.Collection&lt;? extends java.security.cert.CRL&gt; engineGenerateCRLs(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.CRL engineGenerateCRL(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertPathImpl X509CertPathImpl(java.util.List&lt;? extends java.security.cert.Certificate&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.CertPath engineGenerateCertPath(java.util.List&lt;? extends java.security.cert.Certificate&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl java.security.cert.X509CRLEntry getRevokedCertificate(java.security.cert.X509Certificate) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.util.Collection&lt;? extends java.security.cert.CRL&gt; engineGenerateCRLs(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.util.Collection&lt;? extends java.security.cert.Certificate&gt; engineGenerateCertificates(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.Certificate engineGenerateCertificate(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.CertPath engineGenerateCertPath(java.io.InputStream) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.util.Collection&lt;? extends java.security.cert.Certificate&gt; engineGenerateCertificates(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl void verify(java.security.PublicKey, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.CertPath engineGenerateCertPath(java.util.List&lt;? extends java.security.cert.Certificate&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLImpl void verify(java.security.PublicKey, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.CertPath engineGenerateCertPath(java.io.InputStream, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl javax.security.auth.x500.X500Principal getSubjectX500Principal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl javax.security.auth.x500.X500Principal getIssuerX500Principal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertFactoryImpl java.security.cert.Certificate engineGenerateCertificate(java.io.InputStream)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CertImpl java.security.Principal getIssuerDN()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.cert.X509CRLEntryImpl java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,83 @@
<root>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl T engineGetKeySpec(java.security.Key, java.lang.Class&lt;T&gt;)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl boolean engineVerify(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAPrivateKeyImpl DSAPrivateKeyImpl(java.security.spec.DSAPrivateKeySpec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1_MessageDigestImpl int engineDigest(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1PRNG_SecureRandomImpl void engineNextBytes(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl java.security.Key engineTranslateKey(java.security.Key) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl void engineUpdate(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1PRNG_SecureRandomImpl byte[] engineGenerateSeed(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1PRNG_SecureRandomImpl void engineSetSeed(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl java.lang.Object engineGetParameter(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1_MessageDigestImpl byte[] engineDigest()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAPublicKeyImpl DSAPublicKeyImpl(java.security.spec.X509EncodedKeySpec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl byte[] engineSign()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl void engineInitSign(java.security.PrivateKey) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl java.security.PublicKey engineGeneratePublic(java.security.spec.KeySpec)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1_MessageDigestImpl java.lang.Object clone()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAPrivateKeyImpl DSAPrivateKeyImpl(java.security.spec.PKCS8EncodedKeySpec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl java.security.Key engineTranslateKey(java.security.Key)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl T engineGetKeySpec(java.security.Key, java.lang.Class&lt;T&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl T engineGetKeySpec(java.security.Key, java.lang.Class&lt;T&gt;) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl void engineInitVerify(java.security.PublicKey) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAPublicKeyImpl DSAPublicKeyImpl(java.security.spec.DSAPublicKeySpec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1withDSA_SignatureImpl boolean engineVerify(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.DSAKeyFactoryImpl java.security.PrivateKey engineGeneratePrivate(java.security.spec.KeySpec) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.provider.crypto.SHA1_MessageDigestImpl void engineUpdate(byte[], int, int) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,47 @@
<root>
<item name='org.apache.harmony.security.utils.Array java.lang.String toString(byte[], java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.AlgNameMapper java.lang.String normalize(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.AlgNameMapper boolean isOID(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.Array java.lang.String toString(byte[], java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.ObjectIdentifier void validateOid(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.AlgNameMapper java.lang.String getStandardName(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.AlgNameMapper java.lang.String normalize(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.Array java.lang.String getBytesAsString(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.ObjectIdentifier ObjectIdentifier(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.ObjectIdentifier ObjectIdentifier(int[], java.lang.String, java.lang.Object) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.ObjectIdentifier ObjectIdentifier(int[], java.lang.String, java.lang.Object) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.ObjectIdentifier int[] getOid()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.AlgNameMapper java.lang.String map2OID(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.ObjectIdentifier int hashIntArray(int[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.utils.Array java.lang.String getBytesAsString(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,26 @@
<root>
<item name='org.apache.harmony.security.x501.Name Name(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.AttributeValue AttributeValue(java.lang.String, byte[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.Name Name(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.AttributeValue void appendQEString(java.lang.StringBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.AttributeTypeAndValue org.apache.harmony.security.utils.ObjectIdentifier getObjectIdentifier(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.AttributeTypeAndValue void appendName(java.lang.String, java.lang.StringBuilder) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.AttributeTypeAndValue org.apache.harmony.security.utils.ObjectIdentifier getObjectIdentifier(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x501.Name javax.security.auth.x500.X500Principal getX500Principal()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,221 @@
<root>
<item name='org.apache.harmony.security.x509.GeneralName byte[] ipStrToBytes(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.ReasonCode ReasonCode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CRLDistributionPoints org.apache.harmony.security.x509.CRLDistributionPoints decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificatePolicies org.apache.harmony.security.x509.CertificatePolicies decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.Extension void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.InhibitAnyPolicy void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName GeneralName(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.ExtensionValue void dumpValue(java.lang.StringBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificatePolicies java.util.List&lt;org.apache.harmony.security.x509.PolicyInformation&gt; getPolicyInformations()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.Extension Extension(java.lang.String, boolean, org.apache.harmony.security.x509.ExtensionValue) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CRLNumber java.math.BigInteger getNumber()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AlternativeName void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.DNParser java.util.List&lt;java.util.List&lt;org.apache.harmony.security.x501.AttributeTypeAndValue&gt;&gt; parse()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificateList java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.IssuingDistributionPoint org.apache.harmony.security.x509.IssuingDistributionPoint decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.ExtendedKeyUsage void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.X509PublicKey java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.InvalidityDate InvalidityDate(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.PolicyInformation void dumpValue(java.lang.StringBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName java.util.List&lt;java.lang.Object&gt; getAsList()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.ReasonFlags void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.SubjectKeyIdentifier void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName void checkURI(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.Certificate java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CRLNumber CRLNumber(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.IssuingDistributionPoint void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.InvalidityDate void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.ReasonCode void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.Certificate Certificate(org.apache.harmony.security.x509.TBSCertificate, org.apache.harmony.security.x509.AlgorithmIdentifier, byte[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AuthorityKeyIdentifier void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CRLDistributionPoints void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.TBSCertList.RevokedCertificate void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificatePolicies org.apache.harmony.security.x509.CertificatePolicies addPolicyInformation(org.apache.harmony.security.x509.PolicyInformation)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.SubjectKeyIdentifier org.apache.harmony.security.x509.SubjectKeyIdentifier decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CRLNumber void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName boolean isAcceptable(org.apache.harmony.security.x509.GeneralName) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.IssuingDistributionPoint org.apache.harmony.security.x509.IssuingDistributionPoint decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.InfoAccessSyntax java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificatePolicies void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AuthorityKeyIdentifier org.apache.harmony.security.x509.AuthorityKeyIdentifier decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.NameConstraints boolean isAcceptable(java.util.List&lt;org.apache.harmony.security.x509.GeneralName&gt;) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.TBSCertificate void dumpValue(java.lang.StringBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.KeyUsage void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName int[] oidStrToInts(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.BasicConstraints BasicConstraints(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName GeneralName(int, java.lang.String) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName GeneralName(int, byte[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificateList byte[] getSignatureValue()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificateList CertificateList(org.apache.harmony.security.x509.TBSCertList, org.apache.harmony.security.x509.AlgorithmIdentifier, byte[]) 2'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralNames java.util.Collection&lt;java.util.List&lt;?&gt;&gt; getPairsList()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AlgorithmIdentifier void dumpValue(java.lang.StringBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.NameConstraints void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AccessDescription java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.DistributionPointName void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.X509PublicKey java.lang.String getFormat()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName void checkDNS(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.InfoAccessSyntax org.apache.harmony.security.x509.InfoAccessSyntax decode(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.DistributionPoint void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.TBSCertList void dumpValue(java.lang.StringBuilder) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.PolicyConstraints void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.InfoAccessSyntax void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AlternativeName AlternativeName(boolean, byte[]) 1'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.KeyUsage KeyUsage(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.DNParser DNParser(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName int[] oidStrToInts(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificatePolicies org.apache.harmony.security.x509.CertificatePolicies decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.AuthorityKeyIdentifier org.apache.harmony.security.x509.AuthorityKeyIdentifier decode(byte[])'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralName java.lang.String ipBytesToStr(byte[]) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.CertificateIssuer void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.ExtensionValue void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.GeneralSubtree void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.BasicConstraints void dumpValue(java.lang.StringBuilder, java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>
@@ -0,0 +1,32 @@
<root>
<item name='org.apache.harmony.security.x509.tsp.TimeStampReq java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.TSTInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIFailureInfo org.apache.harmony.security.x509.tsp.PKIFailureInfo getInstance(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIStatus org.apache.harmony.security.x509.tsp.PKIStatus getInstance(int)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIFailureInfo org.apache.harmony.security.x509.tsp.PKIFailureInfo valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIStatusInfo java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.TimeStampResp java.lang.String toString()'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIFailureInfo org.apache.harmony.security.x509.tsp.PKIFailureInfo valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIStatus org.apache.harmony.security.x509.tsp.PKIStatus valueOf(java.lang.String) 0'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
<item name='org.apache.harmony.security.x509.tsp.PKIStatus org.apache.harmony.security.x509.tsp.PKIStatus valueOf(java.lang.String)'>
<annotation name='org.jetbrains.annotations.NotNull'/>
</item>
</root>