Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
W
Z
A
add(DEREncodable)
- Method in class org.apache.asn1.der.
DERSequence
add(DEREncodable)
- Method in class org.apache.asn1.der.
DERSet
APPLICATION
- Static variable in class org.apache.asn1.der.
DERObject
ASN1InputStream
- Class in
org.apache.asn1.der
General purpose ASN.1 decoder.
ASN1InputStream(ByteBuffer)
- Constructor for class org.apache.asn1.der.
ASN1InputStream
ASN1InputStream(byte[])
- Constructor for class org.apache.asn1.der.
ASN1InputStream
ASN1OutputStream
- Class in
org.apache.asn1.der
ASN1OutputStream(OutputStream)
- Constructor for class org.apache.asn1.der.
ASN1OutputStream
ASN1OutputStream(ByteBuffer)
- Constructor for class org.apache.asn1.der.
ASN1OutputStream
B
BERConstructedOctetString
- Class in
org.apache.asn1.der
BERConstructedOctetString(byte[])
- Constructor for class org.apache.asn1.der.
BERConstructedOctetString
BERConstructedOctetString(Vector)
- Constructor for class org.apache.asn1.der.
BERConstructedOctetString
BERNull
- Class in
org.apache.asn1.der
A BER NULL object.
BERNull()
- Constructor for class org.apache.asn1.der.
BERNull
BERSequence
- Class in
org.apache.asn1.der
BERSequence()
- Constructor for class org.apache.asn1.der.
BERSequence
BERSet
- Class in
org.apache.asn1.der
BERSet()
- Constructor for class org.apache.asn1.der.
BERSet
BERTaggedObject
- Class in
org.apache.asn1.der
BER TaggedObject
BERTaggedObject(int, DEREncodable)
- Constructor for class org.apache.asn1.der.
BERTaggedObject
BERTaggedObject(boolean, int, DEREncodable)
- Constructor for class org.apache.asn1.der.
BERTaggedObject
BIT_STRING
- Static variable in class org.apache.asn1.der.
DERObject
BMP_STRING
- Static variable in class org.apache.asn1.der.
DERObject
BOOLEAN
- Static variable in class org.apache.asn1.der.
DERObject
buildConstructedOctetString()
- Method in class org.apache.asn1.der.
ASN1InputStream
buildObject(int, byte[])
- Method in class org.apache.asn1.der.
ASN1InputStream
Build an object given its tag and a byte stream.
byteArrayToString(byte[])
- Static method in class org.apache.asn1.der.
DERString
Utility method for converting byte arrays to Strings.
bytes
- Variable in class org.apache.asn1.der.
DERTaggedObject
C
CONSTRUCTED
- Static variable in class org.apache.asn1.der.
DERObject
D
dateFormat
- Static variable in class org.apache.asn1.der.
DERGeneralizedTime
dateFormat
- Static variable in class org.apache.asn1.der.
DERUTCTime
DERApplicationSpecific
- Class in
org.apache.asn1.der
DER Application Specific object.
DERApplicationSpecific(int, byte[])
- Constructor for class org.apache.asn1.der.
DERApplicationSpecific
Basic DERObject constructor.
DERBitString
- Class in
org.apache.asn1.der
DER Bit String object.
DERBitString(byte[])
- Constructor for class org.apache.asn1.der.
DERBitString
Basic DERObject constructor.
DERBMPString
- Class in
org.apache.asn1.der
DER BMPString object.
DERBMPString(byte[])
- Constructor for class org.apache.asn1.der.
DERBMPString
Basic DERObject constructor.
DERBoolean
- Class in
org.apache.asn1.der
DER Boolean object.
DERBoolean(byte[])
- Constructor for class org.apache.asn1.der.
DERBoolean
Basic DERObject constructor.
DEREncodable
- Interface in
org.apache.asn1.der
Interface for encodable DER objects.
DEREnumerated
- Class in
org.apache.asn1.der
DER Enumerated object.
DEREnumerated(byte[])
- Constructor for class org.apache.asn1.der.
DEREnumerated
Basic DERObject constructor.
DERGeneralizedTime
- Class in
org.apache.asn1.der
DER Generalized time object.
DERGeneralizedTime(byte[])
- Constructor for class org.apache.asn1.der.
DERGeneralizedTime
Basic DERObject constructor.
DERGeneralString
- Class in
org.apache.asn1.der
DERGeneralString(byte[])
- Constructor for class org.apache.asn1.der.
DERGeneralString
Basic DERObject constructor.
DERIA5String
- Class in
org.apache.asn1.der
DER IA5String object.
DERIA5String(byte[])
- Constructor for class org.apache.asn1.der.
DERIA5String
Basic DERObject constructor.
DERInteger
- Class in
org.apache.asn1.der
DER Integer object.
DERInteger(byte[])
- Constructor for class org.apache.asn1.der.
DERInteger
Basic DERObject constructor.
DERNull
- Class in
org.apache.asn1.der
A NULL object.
DERNull()
- Constructor for class org.apache.asn1.der.
DERNull
DERNumericString
- Class in
org.apache.asn1.der
DER NumericString - a string of ASCII numeric characters { 0,1,2,3,4,5,6,7,8,9 }.
DERNumericString(byte[])
- Constructor for class org.apache.asn1.der.
DERNumericString
Basic DERObject constructor.
DERObject
- Class in
org.apache.asn1.der
DER object.
DERObject(int, byte[])
- Constructor for class org.apache.asn1.der.
DERObject
Basic DERObject constructor.
DERObjectIdentifier
- Class in
org.apache.asn1.der
DERObjectIdentifier(byte[])
- Constructor for class org.apache.asn1.der.
DERObjectIdentifier
DEROctetString
- Class in
org.apache.asn1.der
DER Octet String object.
DEROctetString(byte[])
- Constructor for class org.apache.asn1.der.
DEROctetString
Basic DERObject constructor.
DERPrintableString
- Class in
org.apache.asn1.der
DER PrintableString object.
DERPrintableString(byte[])
- Constructor for class org.apache.asn1.der.
DERPrintableString
Basic DERObject constructor.
DERSequence
- Class in
org.apache.asn1.der
DERSequence()
- Constructor for class org.apache.asn1.der.
DERSequence
DERSet
- Class in
org.apache.asn1.der
A DER encoded set object
DERSet()
- Constructor for class org.apache.asn1.der.
DERSet
DERString
- Class in
org.apache.asn1.der
Interface for DER string objects.
DERString(int, byte[])
- Constructor for class org.apache.asn1.der.
DERString
Basic DERObject constructor.
DERTaggedObject
- Class in
org.apache.asn1.der
DER TaggedObject
DERTaggedObject(int)
- Constructor for class org.apache.asn1.der.
DERTaggedObject
create an implicitly tagged object that contains a zero length sequence.
DERTaggedObject(int, DEREncodable)
- Constructor for class org.apache.asn1.der.
DERTaggedObject
DERTaggedObject(boolean, int, DEREncodable)
- Constructor for class org.apache.asn1.der.
DERTaggedObject
DERTaggedObject(boolean, int, DEREncodable, byte[])
- Constructor for class org.apache.asn1.der.
DERTaggedObject
DERTeletexString
- Class in
org.apache.asn1.der
DER Teletex String
DERTeletexString(byte[])
- Constructor for class org.apache.asn1.der.
DERTeletexString
Basic DERObject constructor.
DERUniversalString
- Class in
org.apache.asn1.der
DER UniversalString object.
DERUniversalString(byte[])
- Constructor for class org.apache.asn1.der.
DERUniversalString
Basic DERObject constructor.
DERUnknownTag
- Class in
org.apache.asn1.der
Placeholder for unrecognized tags.
DERUnknownTag(int, byte[])
- Constructor for class org.apache.asn1.der.
DERUnknownTag
Basic DERObject constructor.
DERUTCTime
- Class in
org.apache.asn1.der
DER UTC time object.
DERUTCTime(byte[])
- Constructor for class org.apache.asn1.der.
DERUTCTime
Basic DERObject constructor.
DERUTF8String
- Class in
org.apache.asn1.der
DER UTF8String object.
DERUTF8String(byte[])
- Constructor for class org.apache.asn1.der.
DERUTF8String
Basic DERObject constructor.
DERVisibleString
- Class in
org.apache.asn1.der
DER VisibleString object.
DERVisibleString(byte[])
- Constructor for class org.apache.asn1.der.
DERVisibleString
Basic DERObject constructor.
E
empty
- Variable in class org.apache.asn1.der.
DERTaggedObject
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
BERConstructedOctetString
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
BERNull
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
BERSequence
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
BERSet
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
BERTaggedObject
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERApplicationSpecific
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERBitString
encode(ASN1OutputStream)
- Method in interface org.apache.asn1.der.
DEREncodable
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERObject
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERObjectIdentifier
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERSequence
As DER requires the constructed, definite-length model to be used for structured types, this varies slightly from the ASN.1 descriptions given.
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERSet
encode(ASN1OutputStream)
- Method in class org.apache.asn1.der.
DERTaggedObject
END_OF_STREAM
- Variable in class org.apache.asn1.der.
ASN1InputStream
ENUMERATED
- Static variable in class org.apache.asn1.der.
DERObject
EOF_FOUND
- Variable in class org.apache.asn1.der.
ASN1InputStream
equals(Object)
- Method in class org.apache.asn1.der.
DERObject
Two DERObjects are equal if their underlying byte arrays are equal.
explicit
- Variable in class org.apache.asn1.der.
DERTaggedObject
EXTERNAL
- Static variable in class org.apache.asn1.der.
DERObject
F
FALSE
- Static variable in class org.apache.asn1.der.
DERBoolean
falseArray
- Static variable in class org.apache.asn1.der.
DERBoolean
G
GENERAL_STRING
- Static variable in class org.apache.asn1.der.
DERObject
GENERALIZED_TIME
- Static variable in class org.apache.asn1.der.
DERObject
generateOcts()
- Method in class org.apache.asn1.der.
BERConstructedOctetString
get(int)
- Method in class org.apache.asn1.der.
DERSequence
getApplicationTag()
- Method in class org.apache.asn1.der.
DERApplicationSpecific
getDate()
- Method in class org.apache.asn1.der.
DERGeneralizedTime
Lazy accessor
getDate()
- Method in class org.apache.asn1.der.
DERUTCTime
Lazy accessor
getObject()
- Method in class org.apache.asn1.der.
DERApplicationSpecific
getObject()
- Method in class org.apache.asn1.der.
DERTaggedObject
return whatever was following the tag.
getObjectAt(int)
- Method in class org.apache.asn1.der.
DERSet
getObjects()
- Method in class org.apache.asn1.der.
BERConstructedOctetString
getObjects()
- Method in class org.apache.asn1.der.
DERSequence
getObjects()
- Method in class org.apache.asn1.der.
DERSet
getOctets()
- Method in class org.apache.asn1.der.
DERBitString
getOctets()
- Method in class org.apache.asn1.der.
DERObject
getOctets()
- Method in class org.apache.asn1.der.
DEROctetString
getOctets()
- Method in class org.apache.asn1.der.
DERTaggedObject
getString()
- Method in class org.apache.asn1.der.
DERBMPString
getString()
- Method in class org.apache.asn1.der.
DERString
Lazy accessor.
getString()
- Method in class org.apache.asn1.der.
DERUniversalString
getTagNo()
- Method in class org.apache.asn1.der.
DERTaggedObject
GRAPHIC_STRING
- Static variable in class org.apache.asn1.der.
DERObject
H
hashCode()
- Method in class org.apache.asn1.der.
DERObject
Fast rotate left and XOR hashcode generator.
hasMoreTokens()
- Method in class org.apache.asn1.der.
OIDTokenizer
I
IA5_STRING
- Static variable in class org.apache.asn1.der.
DERObject
identifier
- Variable in class org.apache.asn1.der.
DERObjectIdentifier
index
- Variable in class org.apache.asn1.der.
OIDTokenizer
INTEGER
- Static variable in class org.apache.asn1.der.
DERObject
intToOctet(int)
- Static method in class org.apache.asn1.der.
DEREnumerated
intToOctet(int)
- Static method in class org.apache.asn1.der.
DERInteger
intValue()
- Method in class org.apache.asn1.der.
DEREnumerated
Lazy accessor
intValue()
- Method in class org.apache.asn1.der.
DERInteger
Lazy accessor
isTrue()
- Method in class org.apache.asn1.der.
DERBoolean
Lazy accessor
N
newInputStream(ByteBuffer)
- Static method in class org.apache.asn1.der.
ASN1InputStream
newOutputStream(ByteBuffer)
- Static method in class org.apache.asn1.der.
ASN1OutputStream
nextToken()
- Method in class org.apache.asn1.der.
OIDTokenizer
NULL
- Static variable in class org.apache.asn1.der.
DERObject
NUMERIC_STRING
- Static variable in class org.apache.asn1.der.
DERObject
O
obj
- Variable in class org.apache.asn1.der.
DERTaggedObject
OBJECT_IDENTIFIER
- Static variable in class org.apache.asn1.der.
DERObject
OCTET_STRING
- Static variable in class org.apache.asn1.der.
DERObject
octets
- Variable in class org.apache.asn1.der.
BERConstructedOctetString
octetToInt(byte[])
- Static method in class org.apache.asn1.der.
DEREnumerated
octetToInt(byte[])
- Static method in class org.apache.asn1.der.
DERInteger
oid
- Variable in class org.apache.asn1.der.
OIDTokenizer
OIDTokenizer
- Class in
org.apache.asn1.der
class for breaking up an OID into it's component tokens, ala java.util.StringTokenizer.
OIDTokenizer(String)
- Constructor for class org.apache.asn1.der.
OIDTokenizer
org.apache.asn1.der
- package org.apache.asn1.der
P
PRINTABLE_STRING
- Static variable in class org.apache.asn1.der.
DERObject
R
readFully(byte[])
- Method in class org.apache.asn1.der.
ASN1InputStream
readIndefiniteLengthFully()
- Method in class org.apache.asn1.der.
ASN1InputStream
Read a string of bytes representing an indefinite length object.
readLength()
- Method in class org.apache.asn1.der.
ASN1InputStream
readObject()
- Method in class org.apache.asn1.der.
ASN1InputStream
S
SEQUENCE
- Static variable in class org.apache.asn1.der.
DERObject
SET
- Static variable in class org.apache.asn1.der.
DERObject
set
- Variable in class org.apache.asn1.der.
DERSet
size()
- Method in class org.apache.asn1.der.
DERSequence
size()
- Method in class org.apache.asn1.der.
DERSet
stringToByteArray(String)
- Static method in class org.apache.asn1.der.
DERString
Utility method for converting Strings to bytes.
T
T61_STRING
- Static variable in class org.apache.asn1.der.
DERObject
table
- Static variable in class org.apache.asn1.der.
DERUniversalString
tag
- Variable in class org.apache.asn1.der.
DERApplicationSpecific
tag
- Variable in class org.apache.asn1.der.
DERObject
tag
- Variable in class org.apache.asn1.der.
DERTaggedObject
TAGGED
- Static variable in class org.apache.asn1.der.
DERObject
TERMINATOR
- Static variable in class org.apache.asn1.der.
DERObject
toBytes(Vector)
- Static method in class org.apache.asn1.der.
BERConstructedOctetString
Convert a vector of octet strings into a single byte string.
TRUE
- Static variable in class org.apache.asn1.der.
DERBoolean
trueArray
- Static variable in class org.apache.asn1.der.
DERBoolean
U
UNIVERSAL_STRING
- Static variable in class org.apache.asn1.der.
DERObject
UTC_TIME
- Static variable in class org.apache.asn1.der.
DERObject
UTC_TIME_ZONE
- Static variable in class org.apache.asn1.der.
DERGeneralizedTime
UTC_TIME_ZONE
- Static variable in class org.apache.asn1.der.
DERUTCTime
UTF8_STRING
- Static variable in class org.apache.asn1.der.
DERObject
V
v
- Variable in class org.apache.asn1.der.
DERSequence
value
- Variable in class org.apache.asn1.der.
DERObject
valueOf(int, DEREncodable)
- Static method in class org.apache.asn1.der.
DERApplicationSpecific
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERBMPString
Static factory method, type-conversion operator.
valueOf(boolean)
- Static method in class org.apache.asn1.der.
DERBoolean
Static factory method, type-conversion operator.
valueOf(int)
- Static method in class org.apache.asn1.der.
DEREnumerated
Static factory method, type-conversion operator.
valueOf(Date)
- Static method in class org.apache.asn1.der.
DERGeneralizedTime
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERGeneralString
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERIA5String
Static factory method, type-conversion operator.
valueOf(int)
- Static method in class org.apache.asn1.der.
DERInteger
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERNumericString
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERPrintableString
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERTeletexString
Static factory method, type-conversion operator.
valueOf(Date)
- Static method in class org.apache.asn1.der.
DERUTCTime
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERUTF8String
Static factory method, type-conversion operator.
valueOf(String)
- Static method in class org.apache.asn1.der.
DERVisibleString
Static factory method, type-conversion operator.
VIDEOTEX_STRING
- Static variable in class org.apache.asn1.der.
DERObject
VISIBLE_STRING
- Static variable in class org.apache.asn1.der.
DERObject
W
writeEncoded(int, byte[])
- Method in class org.apache.asn1.der.
ASN1OutputStream
writeField(OutputStream, long)
- Method in class org.apache.asn1.der.
DERObjectIdentifier
writeLength(int)
- Method in class org.apache.asn1.der.
ASN1OutputStream
writeNull()
- Method in class org.apache.asn1.der.
ASN1OutputStream
writeObject(Object)
- Method in class org.apache.asn1.der.
ASN1OutputStream
Z
zeroBytes
- Static variable in class org.apache.asn1.der.
DERNull
A
B
C
D
E
F
G
H
I
N
O
P
R
S
T
U
V
W
Z
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2005-2009 . All Rights Reserved.