A B C D E G I L N O P R T U V W

A

APPLICATION_CLASS - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

B

BerAny - Class in org.openmuc.jasn1.ber.types
 
BerAny(int) - Constructor for class org.openmuc.jasn1.ber.types.BerAny
 
BerBitString - Class in org.openmuc.jasn1.ber.types
 
BerBitString() - Constructor for class org.openmuc.jasn1.ber.types.BerBitString
 
BerBitString(byte[], int) - Constructor for class org.openmuc.jasn1.ber.types.BerBitString
 
BerBitString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerBitString
 
BerBMPString - Class in org.openmuc.jasn1.ber.types.string
 
BerBMPString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerBMPString
 
BerBMPString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerBMPString
 
BerBoolean - Class in org.openmuc.jasn1.ber.types
 
BerBoolean() - Constructor for class org.openmuc.jasn1.ber.types.BerBoolean
 
BerBoolean(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerBoolean
 
BerBoolean(boolean) - Constructor for class org.openmuc.jasn1.ber.types.BerBoolean
 
BerByteArrayOutputStream - Class in org.openmuc.jasn1.ber
 
BerByteArrayOutputStream(int) - Constructor for class org.openmuc.jasn1.ber.BerByteArrayOutputStream
Creates a BerByteArrayOutputStream with a byte array of size bufferSize.
BerByteArrayOutputStream(int, boolean) - Constructor for class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
BerByteArrayOutputStream(byte[], int) - Constructor for class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
BerByteArrayOutputStream(byte[], int, boolean) - Constructor for class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
BerEnum - Class in org.openmuc.jasn1.ber.types
 
BerEnum() - Constructor for class org.openmuc.jasn1.ber.types.BerEnum
 
BerEnum(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerEnum
 
BerEnum(long) - Constructor for class org.openmuc.jasn1.ber.types.BerEnum
 
BerGeneralizedTime - Class in org.openmuc.jasn1.ber.types
 
BerGeneralizedTime() - Constructor for class org.openmuc.jasn1.ber.types.BerGeneralizedTime
 
BerGeneralizedTime(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerGeneralizedTime
 
BerGeneralString - Class in org.openmuc.jasn1.ber.types.string
 
BerGeneralString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerGeneralString
 
BerGeneralString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerGeneralString
 
BerGraphicString - Class in org.openmuc.jasn1.ber.types.string
 
BerGraphicString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerGraphicString
 
BerGraphicString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerGraphicString
 
BerIA5String - Class in org.openmuc.jasn1.ber.types.string
 
BerIA5String() - Constructor for class org.openmuc.jasn1.ber.types.string.BerIA5String
 
BerIA5String(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerIA5String
 
BerIdentifier - Class in org.openmuc.jasn1.ber
 
BerIdentifier(int, int, int) - Constructor for class org.openmuc.jasn1.ber.BerIdentifier
 
BerIdentifier() - Constructor for class org.openmuc.jasn1.ber.BerIdentifier
 
BerInteger - Class in org.openmuc.jasn1.ber.types
 
BerInteger() - Constructor for class org.openmuc.jasn1.ber.types.BerInteger
 
BerInteger(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerInteger
 
BerInteger(long) - Constructor for class org.openmuc.jasn1.ber.types.BerInteger
 
BerLength - Class in org.openmuc.jasn1.ber
 
BerLength() - Constructor for class org.openmuc.jasn1.ber.BerLength
 
BerNull - Class in org.openmuc.jasn1.ber.types
 
BerNull() - Constructor for class org.openmuc.jasn1.ber.types.BerNull
 
BerNumericString - Class in org.openmuc.jasn1.ber.types.string
 
BerNumericString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerNumericString
 
BerNumericString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerNumericString
 
BerObjectIdentifier - Class in org.openmuc.jasn1.ber.types
 
BerObjectIdentifier() - Constructor for class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
BerObjectIdentifier(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
BerObjectIdentifier(int[]) - Constructor for class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
BerOctetString - Class in org.openmuc.jasn1.ber.types
 
BerOctetString() - Constructor for class org.openmuc.jasn1.ber.types.BerOctetString
 
BerOctetString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerOctetString
 
BerPrintableString - Class in org.openmuc.jasn1.ber.types.string
 
BerPrintableString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerPrintableString
 
BerPrintableString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerPrintableString
 
BerReal - Class in org.openmuc.jasn1.ber.types
 
BerReal() - Constructor for class org.openmuc.jasn1.ber.types.BerReal
 
BerReal(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.BerReal
 
BerReal(double) - Constructor for class org.openmuc.jasn1.ber.types.BerReal
 
BerTeletexString - Class in org.openmuc.jasn1.ber.types.string
 
BerTeletexString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerTeletexString
 
BerTeletexString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerTeletexString
 
BerUniversalString - Class in org.openmuc.jasn1.ber.types.string
 
BerUniversalString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerUniversalString
 
BerUniversalString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerUniversalString
 
BerUTF8String - Class in org.openmuc.jasn1.ber.types.string
 
BerUTF8String() - Constructor for class org.openmuc.jasn1.ber.types.string.BerUTF8String
 
BerUTF8String(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerUTF8String
 
BerUTF8String(String) - Constructor for class org.openmuc.jasn1.ber.types.string.BerUTF8String
 
BerVideotexString - Class in org.openmuc.jasn1.ber.types.string
 
BerVideotexString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerVideotexString
 
BerVideotexString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerVideotexString
 
BerVisibleString - Class in org.openmuc.jasn1.ber.types.string
 
BerVisibleString() - Constructor for class org.openmuc.jasn1.ber.types.string.BerVisibleString
 
BerVisibleString(byte[]) - Constructor for class org.openmuc.jasn1.ber.types.string.BerVisibleString
 
BerVisibleString(String) - Constructor for class org.openmuc.jasn1.ber.types.string.BerVisibleString
 
BIT_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
bitString - Variable in class org.openmuc.jasn1.ber.types.BerBitString
 
BMP_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
BOOLEAN_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
buffer - Variable in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 

C

code - Variable in class org.openmuc.jasn1.ber.types.BerBitString
 
code - Variable in class org.openmuc.jasn1.ber.types.BerBoolean
 
code - Variable in class org.openmuc.jasn1.ber.types.BerInteger
 
code - Variable in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
code - Variable in class org.openmuc.jasn1.ber.types.BerReal
 
CONSTRUCTED - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
CONTEXT_CLASS - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

D

decode(InputStream) - Method in class org.openmuc.jasn1.ber.BerIdentifier
 
decode(InputStream) - Method in class org.openmuc.jasn1.ber.BerLength
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerBitString
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerBoolean
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerInteger
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerNull
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerOctetString
 
decode(InputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerReal
 
decodeAndCheck(InputStream) - Method in class org.openmuc.jasn1.ber.BerIdentifier
Decodes the Identifier from the ByteArrayInputStream and throws an Exception if it is not equal to itself.

E

encode(BerByteArrayOutputStream) - Method in class org.openmuc.jasn1.ber.BerIdentifier
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerAny
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerBitString
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerBoolean
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerInteger
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerNull
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerOctetString
 
encode(BerByteArrayOutputStream, boolean) - Method in class org.openmuc.jasn1.ber.types.BerReal
 
encodeAndSave(int) - Method in class org.openmuc.jasn1.ber.types.BerBoolean
 
encodeAndSave(int) - Method in class org.openmuc.jasn1.ber.types.BerInteger
 
encodeAndSave(int) - Method in class org.openmuc.jasn1.ber.types.BerReal
 
encodeLength(BerByteArrayOutputStream, int) - Static method in class org.openmuc.jasn1.ber.BerLength
 
ENUMERATED_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
equals(int, int, int) - Method in class org.openmuc.jasn1.ber.BerIdentifier
 
equals(BerIdentifier) - Method in class org.openmuc.jasn1.ber.BerIdentifier
 

G

GENERAL_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
GENERALIZED_TIME_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
getArray() - Method in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
Returns a new array containing the subarray of the stream array that contains the coded content.
getByteBuffer() - Method in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
GRAPHIC_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

I

IA5_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
id - Variable in class org.openmuc.jasn1.ber.types.BerBitString
 
id - Variable in class org.openmuc.jasn1.ber.types.BerBoolean
 
id - Variable in class org.openmuc.jasn1.ber.types.BerInteger
 
id - Variable in class org.openmuc.jasn1.ber.types.BerNull
 
id - Variable in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
id - Variable in class org.openmuc.jasn1.ber.types.BerOctetString
 
id - Variable in class org.openmuc.jasn1.ber.types.BerReal
 
identifier - Variable in class org.openmuc.jasn1.ber.BerIdentifier
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerBitString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerBoolean
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerEnum
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerGeneralizedTime
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerInteger
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerNull
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerOctetString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.BerReal
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerBMPString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerGeneralString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerGraphicString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerIA5String
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerNumericString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerPrintableString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerTeletexString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerUniversalString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerUTF8String
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerVideotexString
 
identifier - Static variable in class org.openmuc.jasn1.ber.types.string.BerVisibleString
 
identifierClass - Variable in class org.openmuc.jasn1.ber.BerIdentifier
 
index - Variable in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
INTEGER_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

L

length - Variable in class org.openmuc.jasn1.ber.types.BerAny
 

N

NULL_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
numBits - Variable in class org.openmuc.jasn1.ber.types.BerBitString
 
NUMERIC_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

O

OBJECT_IDENTIFIER_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
objectIdentifierComponents - Variable in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
OCTET_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
octetString - Variable in class org.openmuc.jasn1.ber.types.BerOctetString
 
org.openmuc.jasn1.ber - package org.openmuc.jasn1.ber
 
org.openmuc.jasn1.ber.types - package org.openmuc.jasn1.ber.types
 
org.openmuc.jasn1.ber.types.string - package org.openmuc.jasn1.ber.types.string
 

P

PRIMITIVE - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
primitive - Variable in class org.openmuc.jasn1.ber.BerIdentifier
 
PRINTABLE_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
PRIVATE_CLASS - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

R

REAL_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

T

tagNumber - Variable in class org.openmuc.jasn1.ber.BerIdentifier
 
TELETEX_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
toString() - Method in class org.openmuc.jasn1.ber.BerIdentifier
 
toString() - Method in class org.openmuc.jasn1.ber.types.BerObjectIdentifier
 
toString() - Method in class org.openmuc.jasn1.ber.types.BerOctetString
 
toString() - Method in class org.openmuc.jasn1.ber.types.string.BerUTF8String
 
toString() - Method in class org.openmuc.jasn1.ber.types.string.BerVisibleString
 

U

UNIVERSAL_CLASS - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
UNIVERSAL_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
UTF8_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

V

val - Variable in class org.openmuc.jasn1.ber.BerLength
 
val - Variable in class org.openmuc.jasn1.ber.types.BerBoolean
 
val - Variable in class org.openmuc.jasn1.ber.types.BerInteger
 
val - Variable in class org.openmuc.jasn1.ber.types.BerReal
 
VIDEOTEX_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 
VISIBLE_STRING_TAG - Static variable in class org.openmuc.jasn1.ber.BerIdentifier
 

W

write(int) - Method in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
write(byte) - Method in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 
write(byte[]) - Method in class org.openmuc.jasn1.ber.BerByteArrayOutputStream
 

A B C D E G I L N O P R T U V W