Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_
T
T61String
- Static variable in class com.objsys.asn1j.runtime.
Asn1Type
T61String type code = TeletexString
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1BigInteger
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 2).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1BitString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 3).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1BMPString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 30).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1Boolean
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 1).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1EmbeddedPDV
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1Enumerated
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 10).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1External
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1GeneralizedTime
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 24).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1GeneralString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 27).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1GraphicString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 25).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1IA5String
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 22).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1Integer
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 2).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1Null
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 5).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1NumericString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 18).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1ObjectDescriptor
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 7).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1ObjectIdentifier
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 6).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1OctetString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 4).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1PrintableString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 19).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1Real
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 9).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1Real10
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 9).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1RelativeOID
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 13).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1T61String
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 20).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1UniversalString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 28).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1UTCTime
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 23).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1UTF8String
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 12).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1VideotexString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 21).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1VisibleString
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 26).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1X694OrderElement
The
TAG
constant describes the universal tag for this data type (UNIVERSAL 10).
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1XerEmbeddedPDV
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1XerExternal
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1XmlEmbeddedPDV
TAG
- Static variable in class com.objsys.asn1j.runtime.
Asn1XmlExternal
TBCDToString(byte[])
- Static method in class com.objsys.asn1j.runtime.
Asn1Util
Translates a TBCD string to an ASCII string.
TeletexString
- Static variable in class com.objsys.asn1j.runtime.
Asn1Type
TeletexString type code = 20
toArray()
- Method in class com.objsys.asn1j.runtime.
Asn1ArrayType
This method returns the array of element object.
toBoolArray()
- Method in class com.objsys.asn1j.runtime.
Asn1BitString
This method converts the bit string stored in this object to a boolean array.
toHexString()
- Method in class com.objsys.asn1j.runtime.
Asn1BitString
This method will return a hex string representation of the bit string value.
toHexString(byte)
- Static method in class com.objsys.asn1j.runtime.
Asn1Util
Convert a byte value to a hex string.
toHexString(byte, StringBuffer)
- Static method in class com.objsys.asn1j.runtime.
Asn1Util
Convert a byte value to a hex string.
toHexString(byte[], int, int)
- Static method in class com.objsys.asn1j.runtime.
Asn1Util
Convert a string of bytes into a hex string.
toInputStream()
- Method in class com.objsys.asn1j.runtime.
Asn1OctetString
This method will return a byte array input stream representation of the octet string value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Base64BinaryString
This method will return a string representation of the octet string value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method will return a string representation of the data in the encode buffer.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1BigDecimal
This method will return a string representation of the REAL value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1BigInteger
This method will return a string representation of the integer value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1BitString
This method will return a string representation of the BIT STRING value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Boolean
This method will return a string representation of the boolean value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1CharString
This method will return a string representation of the value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Enumerated
This method will return the enumeration text for a given enumerated value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Integer
This method will return a string representation of the integer value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Null
This method will return a string representation of the null value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1ObjectIdentifier
This method will return a string representation of the OID value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1OctetString
This method will return a string representation of the octet string value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1OpenExt
This method will return a string representation of the open extension value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1OpenType
This method will return a string representation of the open type value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1PerEncodeBuffer
This method will return a string representation of the data in the encode buffer.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Real
This method will return a string representation of the REAL value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1Tag
This method will return a formatted string representing the tag value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1UniversalString
This method will return a string representation of the value.
toString()
- Method in class com.objsys.asn1j.runtime.
Asn1X694OrderElement
This method will return a string representation of the order integer value.
transfer
- Variable in class com.objsys.asn1j.runtime.
Asn1EmbeddedPDV_identification_syntaxes
transfer
- Variable in class com.objsys.asn1j.runtime.
Asn1XerEmbeddedPDV_identification_syntaxes
transfer
- Variable in class com.objsys.asn1j.runtime.
Asn1XmlEmbeddedPDV_identification_syntaxes
transfer_syntax
- Variable in class com.objsys.asn1j.runtime.
Asn1EmbeddedPDV_identification_context_negotiation
transfer_syntax
- Variable in class com.objsys.asn1j.runtime.
Asn1XerEmbeddedPDV_identification_context_negotiation
transfer_syntax
- Variable in class com.objsys.asn1j.runtime.
Asn1XmlEmbeddedPDV_identification_context_negotiation
trimBitString(Asn1BitString)
- Method in class com.objsys.asn1j.runtime.
Asn1BerEncodeBuffer
This method will trim a BIT STRING for DER encoding by removing all zero trailing bits.
trimBitString(Asn1BitString)
- Method in class com.objsys.asn1j.runtime.
Asn1DerEncodeBuffer
This method will trim a BIT STRING for DER encoding by removing all zero trailing bits.
TRUE_VALUE
- Static variable in class com.objsys.asn1j.runtime.
Asn1Boolean
The
TRUE_VALUE
constant represents a boolean TRUE value.
Type
- Variable in class com.objsys.asn1j.runtime.
Asn1ABSTRACT_SYNTAX
Type
- Variable in class com.objsys.asn1j.runtime.
Asn1TYPE_IDENTIFIER
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Y
_